Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

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 ... [More] 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. [Less]

5.0
 
  0 reviews  |  1 user  |  1,196 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 
 
 

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.