News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Developer Tutorials Blog:
Zend Framework The Best Framework for Use With Other Frameworks
0 comments :: posted Thursday February 28, 2008 @ 08:47:00
voice your opinion now!

The Developer Tutorials blog has an interesting perspective on the whole framework front today - use whatever framework you choose, but be sure to "add a little Zend" when you need it.

The Zend Framework is a fairly standard, (optionally) MVC PHP application framework. It comes with all the usual functionality; request routing, database access, templates (through view files) etc. [...] But here's the kicker: it works entirely standalone. The classes and their methods can, generally, be used statically in any context, or at least independently of the framework.

They point out that the components of the Zend Framework, while able to happily live in their self-contained MVC bubble, can also break "out of the box" and live their own happy, separate lives. He even points out another blog entry looking at using the Zend Framework right along side CodeIgniter in a web application.

tagged with: zendframework codeigniter framework component reuse individual



application zendframework job code security database developer ajax cakephp PEAR conference releases zend mysql release pecl book framework PHP5 package

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework