Libraries tagged by php-cache
phpfastcache/phpfastcache
3721555 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
matthiasmullie/scrapbook
1530730 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
swayok/alternative-laravel-cache
323435 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
cache/cache
2544804 Downloads
Library of all the php-cache adapters
chillerlan/php-cache
71742 Downloads
A psr/simple-cache implementation. PHP 8.1+
shieldon/simple-cache
9517 Downloads
PSR-16 simple cache drivers for PHP.
sobstel/metaphore
165543 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
ryssbowh/php-cache-warmer
53870 Downloads
An asynchronous php cache warmer
cosenary/simple-php-cache
16011 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
nielse63/phpimagecache
13098 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
mmamedov/page-cache
11151 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
koolreport/cache
86342 Downloads
Use cache to make your report faster
koolreport/bootstrap3
80142 Downloads
Use Twitter Bootstrap 3 to design your report
bnomei/kirby3-php-cachedriver
1809 Downloads
PHP based Cache-Driver
smart-php/super-cache
745 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM