Libraries tagged by cache-driver
elcobvg/laravel-opcache
271988 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
iazaran/smart-cache
370 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.
unikent/tfilecache
29857 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
shieldon/simple-cache
13135 Downloads
PSR-16 simple cache drivers for PHP.
1ff/laravel-mongodb-cache
54802 Downloads
A mongodb cache driver for laravel
imannms/laravel-s3-cache-driver
44089 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
17062 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
pulkitjalan/multicache
18518 Downloads
Adds array caching to Laravels cache drivers and custom drivers
ebethus/laravel-s3-cache-driver
1931 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
dealerinspire/cache-driver-failover
22279 Downloads
Use your preferred cache driver and failover when that driver is not available.
singlequote/laravel-cacher
23444 Downloads
A powerfull cacher based on laravels file cache driver
playlogiq/laravel-mongodb-cache-2
5274 Downloads
A mongodb cache driver for laravel
pdeio/redis-driver-fallback
3465 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
bnomei/kirby3-redis-cachedriver
1495 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
bnomei/kirby3-php-cachedriver
2425 Downloads
PHP based Cache-Driver