Libraries tagged by laravel cache driver
elcobvg/laravel-opcache
268171 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
iazaran/smart-cache
108 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.
atyagi/elasticache-laravel
312479 Downloads
Elasticache Drivers for Laravel Cache and Session
1ff/laravel-mongodb-cache
54397 Downloads
A mongodb cache driver for laravel
mathieu-bour/laravel-cache-fallback
39307 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
unikent/tfilecache
29667 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
imannms/laravel-s3-cache-driver
43875 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
17005 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
pulkitjalan/multicache
18497 Downloads
Adds array caching to Laravels cache drivers and custom drivers
ebethus/laravel-s3-cache-driver
1894 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
playlogiq/laravel-mongodb-cache-2
5165 Downloads
A mongodb cache driver for laravel
makbulut/laravel-aerospike
2124 Downloads
Aerospike cache driver for Laravel
swaty/laravel-fallback-cache
223 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
singlequote/laravel-cacher
23352 Downloads
A powerfull cacher based on laravels file cache driver
motomedialab/laravel-redis-driver
1002 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush