Libraries tagged by laravel cache driver
iazaran/smart-cache
17739 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
371698 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
1ff/laravel-mongodb-cache
62746 Downloads
A mongodb cache driver for laravel
unikent/tfilecache
34445 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
imannms/laravel-s3-cache-driver
51277 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
21213 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
mathieu-bour/laravel-cache-fallback
43732 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
webo3/laravel-db-cache
2205 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
pulkitjalan/multicache
19966 Downloads
Adds array caching to Laravels cache drivers and custom drivers
teofanis/hook-press
2029 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
iperamuna/laravel-hypercacheio
87 Downloads
High-performance distributed Laravel cache driver using SQLite & HTTP.
playlogiq/laravel-mongodb-cache-2
7783 Downloads
A mongodb cache driver for laravel
makbulut/laravel-aerospike
2174 Downloads
Aerospike cache driver for Laravel
atyagi/elasticache-laravel
313476 Downloads
Elasticache Drivers for Laravel Cache and Session
swaty/laravel-fallback-cache
2102 Downloads
Allow Laravel cache connections to fallback to more stable drivers.