Libraries tagged by cache-driver
iazaran/smart-cache
18934 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.
elcobvg/laravel-opcache
377867 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
firevel/firestore-cache-driver
21529 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
iqbalhasandev/sqlite-cache
1688 Downloads
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
unikent/tfilecache
34528 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
shieldon/simple-cache
14514 Downloads
PSR-16 simple cache drivers for PHP.
craftcms/yii2-cache-cascade
27607 Downloads
A Yii2 cache component that cascades through multiple cache drivers on failure
1ff/laravel-mongodb-cache
62954 Downloads
A mongodb cache driver for laravel
imannms/laravel-s3-cache-driver
51653 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
dealerinspire/cache-driver-failover
23977 Downloads
Use your preferred cache driver and failover when that driver is not available.
bnomei/kirby3-php-cachedriver
2820 Downloads
PHP based Cache-Driver
pulkitjalan/multicache
20068 Downloads
Adds array caching to Laravels cache drivers and custom drivers
singlequote/laravel-cacher
25868 Downloads
A powerfull cacher based on laravels file cache driver
playlogiq/laravel-mongodb-cache-2
7800 Downloads
A mongodb cache driver for laravel
marko/cache-redis
574 Downloads
Redis cache driver for Marko Framework