Libraries tagged by cache drivers
doctrine/cache
538188582 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
4137841 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
237448 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
shieldon/simple-cache
12003 Downloads
PSR-16 simple cache drivers for PHP.
1ff/laravel-mongodb-cache
52591 Downloads
A mongodb cache driver for laravel
matomo/doctrine-cache-fork
481042 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
105446 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
mathieu-bour/laravel-cache-fallback
37199 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
byjg/cache-engine
55422 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
phpfastcache/phpssdb
711316 Downloads
PHP SSDB Driver for phpFastCache
unikent/tfilecache
28475 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
atyagi/elasticache-laravel
310704 Downloads
Elasticache Drivers for Laravel Cache and Session
imannms/laravel-s3-cache-driver
41858 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
16239 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
dealerinspire/cache-driver-failover
21842 Downloads
Use your preferred cache driver and failover when that driver is not available.