News Feed
Jobs Feed
Sections




News Archive
MaltBlue.com:
How To Build an Extendible Zend Framework Application
August 16, 2012 @ 12:02:48

On the MaltBlue.com site today there's a new tutorial posted giving you some recommended practices on building an extendible application with the Zend Framework.

Whether you have a big or small budget are time rich or poor, there's always the pressure to build applications with the future in mind. [...] So amongst the multitude of other advice you'll receive throughout your life, building applications that are readily extensible and extendable - in a simple, clean and cost-efficient manner - is essential to keeping input as low as possible, whilst maximising output, and accompanying client satisfaction (or boss satisfaction if you're full-time employed).

He focuses on one aspect of Zend Framework that he's found that helps out the most in keeping his development flexible, resource plugins. These plugins (through use of the Strategy design pattern) can add immediate functionality to your application and be dropped in as needed. He shows how with a simple plugin that allows for simpler file handling for user uploads. The code for the various parts - interface, factory, plugin and resource - are all included.

0 comments voice your opinion now!
zendframework extendible tutorial resource plugin


blog comments powered by Disqus

Similar Posts

MaltBlue.com: Zend Form Mastery with Zend_Config - Part 3, Standard Form & Element Options

Zend Developer Zone: Create your own widget with PHP-GTK

Developer.com: Scaffolding with CakePHP - Managing Your Fantasy Football Team

Padraic Brady's Blog: Zend Framework App Tutorial - Part 9: Zend_Vew and Displaying Blog Entries

Matt Curry's Blog: Yahoo Search BOSS as a CakePHP Plugin


Community Events











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


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

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