Libraries tagged by php-cache
phpfastcache/phpfastcache
4025651 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
1737436 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
377537 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
2574889 Downloads
Library of all the php-cache adapters
chillerlan/php-cache
113057 Downloads
A psr/simple-cache implementation. PHP 8.1+
sobstel/metaphore
170317 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
ryssbowh/php-cache-warmer
60278 Downloads
An asynchronous php cache warmer
cosenary/simple-php-cache
16104 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
shieldon/simple-cache
11602 Downloads
PSR-16 simple cache drivers for PHP.
nielse63/phpimagecache
13122 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
11640 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
106296 Downloads
Use cache to make your report faster
koolreport/bootstrap3
98852 Downloads
Use Twitter Bootstrap 3 to design your report
bnomei/kirby3-php-cachedriver
2235 Downloads
PHP based Cache-Driver
php-library/simple-cache
10620 Downloads
PHP Simple Cache Library