News Feed
Jobs Feed
Sections




News Archive
MaltBlue.com:
Why Zend Framework Plugins Save You Time
July 05, 2012 @ 11:44:41

On the MaltBlue.com blog today there's a new post talking about Zend Framework plugins and how they can help save you time in the long run, giving you more time and flexibility to create the applications you want.

During the recent development of the new PHP cloud development casts site, which has been developed with the Zend Framework, so much development time has been saved by using one of the simplest and arguably best features of the framework: Controller Plugins. So today I want to introduce you to them and walk you through a working plugin so you can see just how effective and efficient they can make your development workflow.

He starts with a look at the events that fire in the process of plugin execution (including "routeStartup" and "preDispatch") and as well as some common uses like inserting code at the end of a request automatically or redirecting a user if they're not logged in. Included in the post is a simple code example showing the setup of a simple plugin that redirects the user to the "/index/index" path if they're not already there.

0 comments voice your opinion now!
zendframework plugin tutorial events


blog comments powered by Disqus

Similar Posts

Bhaskar Karambelkar\'s Blog: Prototyping LAMP with WAMP

Klaus Graefensteiner's Blog: Two ways to test for prime numbers in PHP: Sieve and File

ZendCasts.com: Integrating Zend_Tool Into Your Application

Kevin van Zonneveld's Blog: Kevin van Zonneveld

NetTuts.com: Zend Framework from Scratch - Models and Integrating Doctrine ORM


Community Events











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


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

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