Libraries tagged by php-cache
phpfastcache/phpfastcache
5290344 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
2752511 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.
cache/cache
2721599 Downloads
Library of all the php-cache adapters
swayok/alternative-laravel-cache
578885 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/
chillerlan/php-cache
224963 Downloads
A psr/simple-cache implementation. PHP 8.1+
sobstel/metaphore
181873 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
cosenary/simple-php-cache
16402 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
shieldon/simple-cache
14237 Downloads
PSR-16 simple cache drivers for PHP.
mmamedov/page-cache
13197 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
186954 Downloads
Use cache to make your report faster
koolreport/bootstrap3
177858 Downloads
Use Twitter Bootstrap 3 to design your report
detain/session-samurai
1524 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
ryssbowh/php-cache-warmer
70568 Downloads
An asynchronous php cache warmer
drupal/php_cache_adapter
544 Downloads
Provides a Symfony Cache adapter to using Drupal cache backend
php-library/simple-cache
12012 Downloads
PHP Simple Cache Library