Libraries tagged by cache drivers
vansteen/laravel-mongodb-cache
2825 Downloads
A MongoDB cache driver for Laravel 4 using the Laravel MongoDB package jenssegers/mongodb
thefuriouscoder/doctrine-cache-factory
16572 Downloads
A simple static wrapper for Docrine Cache drivers.
sanchescom/laravel-cache-memory
1292 Downloads
Memory cache driver.
rundiz/simple-cache
119 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
rodrigopedra/file-tagged-cache
181 Downloads
File Tagged Cache Driver for Laravel
pdeio/redis-driver-fallback
3430 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
1113 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
jan-herman/kirby-siteground-cache
73 Downloads
Kirby cache driver for SiteGround web hosting.
fhteam/laravel-cache-redis-extended
39 Downloads
Redis cache driver with extended capabilities
faveo-helpdesk/laravel-cache
151 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
opis/cache
1602 Downloads
A library that helps you work with cached content
navruzm/laravel-mongo-cache
2069 Downloads
MongoDB Cache Driver for Laravel 4
dew-serverless/laravel-tablestore-driver
2128 Downloads
Alibaba Cloud Tablestore driver for Laravel Cache.
horus/cache
26 Downloads
Um sistema de cache robusto e com múltiplos drivers para aplicações PHP.
zyan/doctrine_cache
7 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.