Libraries tagged by cache driver
doctrine/cache
543129695 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
4193208 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.
elcobvg/laravel-opcache
242717 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
shieldon/simple-cache
12178 Downloads
PSR-16 simple cache drivers for PHP.
1ff/laravel-mongodb-cache
53016 Downloads
A mongodb cache driver for laravel
matomo/doctrine-cache-fork
493077 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
naroga/redis-cache
106471 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
mathieu-bour/laravel-cache-fallback
37714 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
byjg/cache-engine
56091 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
phpfastcache/phpssdb
712775 Downloads
PHP SSDB Driver for phpFastCache
unikent/tfilecache
28687 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
atyagi/elasticache-laravel
310974 Downloads
Elasticache Drivers for Laravel Cache and Session
imannms/laravel-s3-cache-driver
42564 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
16369 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
dealerinspire/cache-driver-failover
21930 Downloads
Use your preferred cache driver and failover when that driver is not available.