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

PHPMaster.com: Generate Documentation with ApiGen

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

Shaun Oleson's Blog: Authorize.NET and PHP

Andy Bakun's Blog: Race Conditions with Ajax and PHP Sessions

NetTuts.com: Testing Laravel Controllers


Community Events











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


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

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