Libraries tagged by cache-driver
elcobvg/laravel-opcache
341244 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
iazaran/smart-cache
10367 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
33291 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
shieldon/simple-cache
14191 Downloads
PSR-16 simple cache drivers for PHP.
craftcms/yii2-cache-cascade
10728 Downloads
A Yii2 cache component that cascades through multiple cache drivers on failure
1ff/laravel-mongodb-cache
61230 Downloads
A mongodb cache driver for laravel
imannms/laravel-s3-cache-driver
49157 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
20144 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
dealerinspire/cache-driver-failover
23112 Downloads
Use your preferred cache driver and failover when that driver is not available.
iqbalhasandev/sqlite-cache
758 Downloads
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
pulkitjalan/multicache
19435 Downloads
Adds array caching to Laravels cache drivers and custom drivers
singlequote/laravel-cacher
24945 Downloads
A powerfull cacher based on laravels file cache driver
sanchescom/laravel-cache-memory
1342 Downloads
Memory cache driver.
playlogiq/laravel-mongodb-cache-2
7259 Downloads
A mongodb cache driver for laravel
makbulut/laravel-aerospike
2160 Downloads
Aerospike cache driver for Laravel