Libraries tagged by cache class
zoopcommerce/juggernaut
1443 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
madlab/multi-server-scheduling
18563 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
codememory/reflection
101 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance
winnipass/simple-php-cache
5 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
this7/cache
48 Downloads
this7 PHP cache class.
shaggyze/simple-php-cache
1 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
selifa/cache
170 Downloads
Cache class and driver(s) for Selifa framework.
lru-runtime-cache/lru-runtime-cache
2 Downloads
The package provides the least recently used runtime cache class.
arielcr/image-cache
24 Downloads
A Simple Image Cache Class
modera/mjr-cache-aware-class-loader
3969 Downloads
ironedge/cache
51 Downloads
Cache component which serves as a factory of doctrine cache component classes.
corepos/class-cache
400 Downloads
Pack a bunch of PHP classes into one file for faster loading
benr77/classes-cache-warmer
312 Downloads
Automatically create the classes.php file when warming the cache
sevenecks/laravel-simple-cache
704 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
rodrigoalviani/php-simple-cache
15 Downloads
PHP class to cache dynamic pages in file and reduce Database overload.