Libraries tagged by cache drivers
doctrine/cache
616683122 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpfastcache/phpfastcache
5478584 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.
iazaran/smart-cache
14731 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
matomo/doctrine-cache-fork
1698195 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
elcobvg/laravel-opcache
360788 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
shieldon/simple-cache
14386 Downloads
PSR-16 simple cache drivers for PHP.
iqbalhasandev/sqlite-cache
1359 Downloads
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
firevel/firestore-cache-driver
20884 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
craftcms/yii2-cache-cascade
20362 Downloads
A Yii2 cache component that cascades through multiple cache drivers on failure
1ff/laravel-mongodb-cache
62179 Downloads
A mongodb cache driver for laravel
naroga/redis-cache
132782 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
mathieu-bour/laravel-cache-fallback
43567 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
byjg/cache-engine
69168 Downloads
A powerful, versatile cache implementation providing both PSR-6 and PSR-16 interfaces with support for multiple storage drivers.
phpfastcache/phpssdb
737148 Downloads
PHP SSDB Driver for phpFastCache
unikent/tfilecache
34043 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.