Libraries tagged by cache drivers
firevel/firestore-cache-driver
17036 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
pulkitjalan/multicache
18518 Downloads
Adds array caching to Laravels cache drivers and custom drivers
craftcms/yii2-dynamodb
11027 Downloads
Yii2 implementation of a cache, session, and queue driver for DynamoDB
falseclock/dbd-php
5277 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
5220 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
1931 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.
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
23403 Downloads
A powerfull cacher based on laravels file cache driver
bnomei/kirby3-redis-cachedriver
1491 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
bnomei/kirby3-php-cachedriver
2419 Downloads
PHP based Cache-Driver
vansteen/laravel-mongodb-cache
2825 Downloads
A MongoDB cache driver for Laravel 4 using the Laravel MongoDB package jenssegers/mongodb