Libraries tagged by laravel cache driver
iazaran/smart-cache
12514 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
353826 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
1ff/laravel-mongodb-cache
61649 Downloads
A mongodb cache driver for laravel
mathieu-bour/laravel-cache-fallback
43274 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
unikent/tfilecache
33685 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
imannms/laravel-s3-cache-driver
49815 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
firevel/firestore-cache-driver
20420 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
atyagi/elasticache-laravel
313450 Downloads
Elasticache Drivers for Laravel Cache and Session
webo3/laravel-db-cache
1160 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
pulkitjalan/multicache
19605 Downloads
Adds array caching to Laravels cache drivers and custom drivers
teofanis/hook-press
1668 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
playlogiq/laravel-mongodb-cache-2
7492 Downloads
A mongodb cache driver for laravel
swaty/laravel-fallback-cache
1733 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
singlequote/laravel-cacher
25232 Downloads
A powerfull cacher based on laravels file cache driver
philiprehberger/laravel-cache-toolkit
229 Downloads
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers