News Feed
Jobs Feed
Sections




News Archive
DevShed:
PHP Closures as View Helpers Lazy-Loading File Data
January 30, 2012 @ 13:08:28

In the second part of their look at using closures in PHP as view helpers, DevShed improves upon their original code by adding some additional classes and using them in the closures.

The best way to show you how using anonymous functions can help you to develop more efficient OO applications is with some functional, hands-on examples. With this idea in mind, in the installment that preceded this one, I implemented an extendable template system. This system could spawn view objects and render the template files associated with these objects.

In this second part of the (two-part) series they include "Serializer" and "FileHandler" classes and show how to use them inside of the closures to lazy-load in data from an external file and work with it as serialized content.

0 comments voice your opinion now!
tutorial closure lazyload file serialize view helper


blog comments powered by Disqus

Similar Posts

Giorgio Sironi's Blog: The Repository pattern

PHPMaster.com: Crop and Resize Images with ImageMagick

Till Klampaeckel's Blog: Yahoo: oauth_problem=consumer_key_rejected

PHPBuilder.com: Installing Apache and PHP under Win32

Community News: Dutch PHP Conference Tickets Now On Sale


Community Events









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


database unittest phpunit functional introduction community api code event testing development zendframework2 example language object opinion framework composer release interview

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