[Phpwm] MVC in PHP

Rob Allen rob at akrabat.com
Tue May 16 12:59:04 BST 2006


pete graham wrote:
> How many of you uses MVC when developing PHP web applications?

...

> For those of you that do use MVC do you use a formal prewritten
> framework or have you invented/written your own?
>  


We use a procedural system based on Fusebox, Smarty and our own
libraries that separates out our control, view and database access code.
It works really well and makes maintenance so much easier!

We are planning to migrate to the Zend_Framework sometime in 2007 as it
should be stable enough.


Regards,

Rob...



More information about the Phpwm mailing list