Libraries tagged by cache drivers
rundiz/simple-cache
118 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
fhteam/laravel-cache-redis-extended
39 Downloads
Redis cache driver with extended capabilities
faveo-helpdesk/laravel-cache
139 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
opis/cache
1601 Downloads
A library that helps you work with cached content
navruzm/laravel-mongo-cache
2069 Downloads
MongoDB Cache Driver for Laravel 4
don47/database-cache-driver
3 Downloads
Database Cache Driver for Modulus
motomedialab/laravel-redis-driver
712 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
jhdxr/laravel-prune-db-cache
28 Downloads
Clear expired cache items in DB for laravel database driver
mcustiel/php-simple-cache
4335 Downloads
A simple library to abstract different cache servers.
kuria/cache
677 Downloads
Caching library with driver abstraction
msonowal/laraxchange
2180 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way
bnomei/kirby3-sqlite-cachedriver
1182 Downloads
SQLite based Cache-Driver
bnomei/kirby3-redis-cachedriver
1349 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
b3it/laravel-memcached-plus
56392 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
falcolee/laravel-swoole-redis
596 Downloads
Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception