Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ezimuel/simplecache

Simple cache system for PHP using files and array
https://github.com/ezimuel/simplecache

Last synced: about 1 month ago
JSON representation

Simple cache system for PHP using files and array

Awesome Lists containing this project

README

        

SimpleCache
-----------

Simple and fast cache system for PHP using file and array structure.
It generates PHP file for caching using array for each key.
If you use a PHP bytecode accelerator, as APC, this caching system
is very fast.

(C) Copyright 2011 Enrico Zimuel ([email protected])
GNU General Public License - http://www.gnu.org/licenses/gpl.html