Libraries tagged by php-cache
phpfastcache/phpfastcache
4380321 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
2024224 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
434885 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
2611974 Downloads
Library of all the php-cache adapters
chillerlan/php-cache
150789 Downloads
A psr/simple-cache implementation. PHP 8.1+
sobstel/metaphore
173780 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
ryssbowh/php-cache-warmer
66721 Downloads
An asynchronous php cache warmer
shieldon/simple-cache
12800 Downloads
PSR-16 simple cache drivers for PHP.
nielse63/phpimagecache
13188 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.
koolreport/cache
127685 Downloads
Use cache to make your report faster
koolreport/bootstrap3
119499 Downloads
Use Twitter Bootstrap 3 to design your report
cosenary/simple-php-cache
16205 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
php-library/simple-cache
11338 Downloads
PHP Simple Cache Library
mmamedov/page-cache
11947 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
n2n/n2n-cache
4133 Downloads
php cache utils by n2n