News Feed
Jobs Feed
Sections




News Archive
Jeroen Keppens' Blog:
Create a modular application with Zend Framework
June 18, 2009 @ 07:58:10

In a recent post to his blog Jeroen Keppens looks at working with modules inside of a Zend Framework application (with the help of the Zend_Tool component).

I admit. I am a sucker for modules. I like my code nicely seperated in manageable blocks, that I can reuse whenever I want. Needless to say, I'm a big fan of the modules in Zend Framework. It isn't always very easy to set it up though. I had to look long and hard for answers on several questions and I noticed a lot of people had the same ones. So, I decided to make an article on creating a modular application in Zend Framework.

The rest of the post walks you through creating a simple Zend Framework project (amazium!) and adding in your own custom module. He makes an admin module for the sample app that gets its own controllers/models/views/etc. Thrown in some controller methods, layout, view helpers and a model and your module is complete!

0 comments voice your opinion now!
zendtool tutorial zendframework module


blog comments powered by Disqus

Similar Posts

DevShed: Building a Search Engine with MySQL and PHP 5

PHPit.net: Having fun with PHP\'s output buffer

PHPMaster.com: Setting Custom Error Messages for Zend_Form_Element

Zend Developer Zone: Creating Code Coverage Statistics with xdebug

PHPBuilder.com: Introducing the Yii PHP Framework


Community Events











Don't see your event here?
Let us know!


podcast series testing language example interview community zendframework2 object functional framework introduction phpunit conference development tool release application code opinion

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