[PHP] Tutorial zend framework p2

2012-02-11 Thread Yuri Yarlei

Hello,

The second part of Zend Framework is now on my blog, this time is about layouts
http://yuriyarlei.net/en/zend-framework-how-to-develop-layouts

Yuri Yarlei.
http://www.yuriyarlei.net.net (under construction)
Programmer PHP, JAVA, CSS, PostregreSQL;
Today PHP, tomorrow Java, after the world.
Kyou wa PHP, ashita wa Java, sono ato sekai desu.
  

[PHP] Swiftlet is quite possibly the smallest MVC framework you'll ever use.

2012-02-11 Thread Elbert F
I'm looking for constructive feedback on Swiftlet, a tiny MVC framework
that leverages the OO capabilities of PHP 5.3. It's intentionally
featureless and should familiar to those experienced with MVC. Any comments
on architecture, code and documentation quality are very welcome.

Source code and documentation: http://swiftlet.org