Libraries tagged by php caching
mz/php-proxy
23 Downloads
Proxy utilities (i.e. caching proxy)
takuya/php-genetator-array-access
99 Downloads
make yield into an Array / ArrayAccess.
tweekersnut/cache
8 Downloads
A high-performance, pluggable PHP caching library with Redis, file, session, and memory drivers.
stefangabos/zebra_cache
41 Downloads
A lightweight and flexible PHP caching library with support for file, Redis, and Memcached storage backends.
stange/cashe
9 Downloads
A PHP Caching class providing different caching adapters
phossa/phossa-cache
45 Downloads
The PSR-6 compliant PHP caching library.
nael_d/cachex
24 Downloads
Cachex: A high-performance PHP caching library with support for multiple drivers, tags, and namespaces.
kevinpirnie/kpt-cache
98 Downloads
Modern Multi-Tier PHP Caching System with automatic tier discovery, connection pooling, and failover support
jameslevi/nest
7 Downloads
Is a simple file-based PHP caching library.
gilbitron/hoard
125 Downloads
PHP caching done right
phossa2/cache
22 Downloads
A PSR-6 compliant PHP caching library
scottchiefbaker/cache_sqlite
1 Downloads
PHP object caching system with a SQLite backend store and automatic content expiration. Cache is stored using a SQLite database and persists on disk.
jaredchu/simple-cache
1426 Downloads
Simple PHP object caching base on temp file
tedon/kachet
3 Downloads
Elegant method-level caching for PHP classes
raorsa/rw-file-cache
41 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.