MultiCache class library is a PHP solution for work with caches. It can use local file system, memcache or other external storage.
Supported features:
- File system cache and memcache.
- Cache limit control. Check cache size and number of cached items.
- Flexible cache clean logic (garbage collector).