News Feed
Jobs Feed
Sections




News Archive
Leaseweb Labs Blog:
POC Flexible PHP Output Caching
February 02, 2012 @ 12:10:21

On the Leaseweb Labs blog there's a recent post looking at using the POC framework to work with flexible output caching. The tool makes it easy to create a new object and push cache content into it, automatically caching the data to sources like the file system, a Redis instance or a MongoDB database.

Last year at the Symfony conference in Paris I have heard a really good quote: "There are only two hard things in Computer Science: cache invalidation and naming things" - Phil Karlton. I agree with it and it gave me a boost to keep evolving the concept.

He includes an introduction to the caching features of the framework complete with sample code showing first how to cache to the default file system and a more complex example that uses unique caches and page blacklists. Other features planned for the caching tool include edge-side includes, using Twig for templating and statistics recorded to a database.

0 comments voice your opinion now!
poc framework cache output flexible


blog comments powered by Disqus

Similar Posts

Ajax Magazine: Claw, PHP5 MVC Framework Ajaxified

SitePoint PHP Blog: Rasmus Lerdorf - Web 2.0\'s John Wayne

O\'Reilly: Implementing MVC in PHP: The View

Community News: Latest Releases from PHPClasses.org

Site News: Blast from the Past - One Year Ago in PHP


Community Events









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


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

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