Activity Not Available

Project Summary

  Analyzed about 1 year ago based on code collected about 1 year ago.

LayerCache is a simple caching framework for PHP5 which allows you to easily plug a multi-layer caching mechanism into your application.

It implements the concept of layered caching where an item can be cached in several layers. When you request an item, the framework reads from each cache in the stack. If the item is present, it's returned, if it isn't, it's retrieved from the source and stored in all caches in the stack.

Share

In a Nutshell, LayerCache...

 

Activity

30 Day Summary Mar 17 2012 — Apr 16 2012

12 Month Summary not available

Community

Ratings

1 user rates this project:
5.0
 
5.0/5.0
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.