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