Libraries tagged by cache drivers
opis/cache
1605 Downloads
A library that helps you work with cached content
navruzm/laravel-mongo-cache
2073 Downloads
MongoDB Cache Driver for Laravel 4
mcustiel/php-simple-cache
4347 Downloads
A simple library to abstract different cache servers.
kuria/cache
693 Downloads
Caching library with driver abstraction
treehouselabs/cache
64087 Downloads
Library for quick and easy caching. Supports multiple drivers. [DEPRECATED]
msonowal/laraxchange
2188 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
2162 Downloads
Aerospike cache driver for Laravel
iperamuna/laravel-hypercacheio
36 Downloads
High-performance distributed Laravel cache driver using SQLite & HTTP.
bnomei/kirby3-sqlite-cachedriver
1255 Downloads
SQLite based Cache-Driver
b3it/laravel-memcached-plus
56395 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
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
artdevue/fcache
150 Downloads
Driver file cache, separation key-folder, Laravel 4 integration
antyblin/laravel-swoole-redis
1200 Downloads
Laravel package to provide swoole redis pool integration, Laravel redis pool cache and session driver.
codenaline/laravel-idempotency
73 Downloads
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
hobbiot/cacheable-auth-user
144 Downloads
Cache Auth::user() for Laravel 5.3. This package add new driver to laravel.