Libraries tagged by cache driver
firevel/firestore-cache-driver
17032 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
craftcms/yii2-dynamodb
11022 Downloads
Yii2 implementation of a cache, session, and queue driver for DynamoDB
falseclock/dbd-php
5258 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
thefuriouscoder/doctrine-cache-factory
16647 Downloads
A simple static wrapper for Docrine Cache drivers.
playlogiq/laravel-mongodb-cache-2
5212 Downloads
A mongodb cache driver for laravel
pdeio/redis-driver-fallback
3463 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.
ebethus/laravel-s3-cache-driver
1929 Downloads
Laravel S3 cache driver. Support: Amazon S3, Digital Ocean Spaces, etc.
dealerinspire/cache-driver-failover
22266 Downloads
Use your preferred cache driver and failover when that driver is not available.
bnomei/kirby3-redis-cachedriver
1490 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
bnomei/kirby3-php-cachedriver
2417 Downloads
PHP based Cache-Driver
swaty/laravel-fallback-cache
266 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
motomedialab/laravel-redis-driver
1006 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
singlequote/laravel-cacher
23395 Downloads
A powerfull cacher based on laravels file cache driver
pulkitjalan/multicache
18512 Downloads
Adds array caching to Laravels cache drivers and custom drivers
vansteen/laravel-mongodb-cache
2825 Downloads
A MongoDB cache driver for Laravel 4 using the Laravel MongoDB package jenssegers/mongodb