Libraries tagged by cache-driver
opis/cache
1601 Downloads
A library that helps you work with cached content
vansteen/laravel-mongodb-cache
2825 Downloads
A MongoDB cache driver for Laravel 4 using the Laravel MongoDB package jenssegers/mongodb
thefuriouscoder/doctrine-cache-factory
16350 Downloads
A simple static wrapper for Docrine Cache drivers.
sanchescom/laravel-cache-memory
1290 Downloads
Memory cache driver.
rundiz/simple-cache
115 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
pdeio/redis-driver-fallback
3402 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.
msonowal/laraxchange
2177 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
makbulut/laravel-aerospike
2070 Downloads
Aerospike cache driver for Laravel
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.
fhteam/laravel-cache-redis-extended
37 Downloads
Redis cache driver with extended capabilities
faveo-helpdesk/laravel-cache
123 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
aheissenberger/laravel-memcachier
354 Downloads
Memcachier.com Cache Driver for Laravel 4
navruzm/laravel-mongo-cache
2069 Downloads
MongoDB Cache Driver for Laravel 4
icecave/lace
2289 Downloads
A DSN parser for Doctrine databases and cache drivers.
zkc/docrine-yac-cache-driver
10 Downloads
Docrine Yac Cache Driver