Libraries tagged by laravel cache driver
motomedialab/laravel-redis-driver
1002 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
kintso/memcachedcloud-laravel
830 Downloads
This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.
b3it/laravel-memcached-plus
56392 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
vansteen/laravel-mongodb-cache
2825 Downloads
A MongoDB cache driver for Laravel 4 using the Laravel MongoDB package jenssegers/mongodb
sadiyuz/cache-manager
8 Downloads
A simple cache driver like Laravel Cache Facade
richan-fongdasen/firestore-laravel
238 Downloads
A Google Cloud Firestore driver for Laravel Cache and Session.
dew-serverless/laravel-tablestore-driver
2142 Downloads
Alibaba Cloud Tablestore driver for Laravel Cache.
aheissenberger/laravel-memcachier
354 Downloads
Memcachier.com Cache Driver for Laravel 4
navruzm/laravel-mongo-cache
2069 Downloads
MongoDB Cache Driver for Laravel 4
shashandr/laravel-swoole-redis
23 Downloads
Laravel package to provide swoole redis pool integration, Laravel redis pool cache and session driver.
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
antyblin/laravel-swoole-redis
1060 Downloads
Laravel package to provide swoole redis pool integration, Laravel redis pool cache and session driver.
sanchescom/laravel-cache-memory
1292 Downloads
Memory cache driver.
fhteam/laravel-cache-redis-extended
39 Downloads
Redis cache driver with extended capabilities
jhdxr/laravel-prune-db-cache
89 Downloads
Clear expired cache items in DB for laravel database driver