Libraries tagged by cache drivers
motomedialab/laravel-redis-driver
2178 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
monkeyscloud/monkeyslegion-cache
2011 Downloads
High-performance cache package for MonkeysLegion Framework with multiple drivers, atomic locks, encrypted serialization, and tiered caching
philiprehberger/laravel-cache-toolkit
220 Downloads
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
kipchak/driver-filecache
614 Downloads
A File based Caching Kipchak driver (dependency) for the Kipchak API Development Kit (ADK)
singlequote/laravel-cacher
25229 Downloads
A powerfull cacher based on laravels file cache driver
bnomei/kirby3-redis-cachedriver
1877 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
swiggles/memcache
49867 Downloads
Memcache driver for Laravel 5
ez-php/rate-limiter
355 Downloads
Rate limiter module for the ez-php framework — array, Redis, and cache-backed drivers with ThrottleMiddleware
vansteen/laravel-mongodb-cache
2825 Downloads
A MongoDB cache driver for Laravel 4 using the Laravel MongoDB package jenssegers/mongodb
sanchescom/laravel-cache-memory
1342 Downloads
Memory cache driver.
rundiz/simple-cache
138 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
pdeio/redis-driver-fallback
3538 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
microweber-packages/laravel-tagged-file-cache
1185 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
marko/cache-file
22 Downloads
File-based cache driver for Marko Framework
fhteam/laravel-cache-redis-extended
39 Downloads
Redis cache driver with extended capabilities