Libraries tagged by laravel cache
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
faveo-helpdesk/laravel-cache
151 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
eribloo/laravel-cache-objects
23 Downloads
Strongly typed cache objects
ebethus/mongodb-laravel-cache
27 Downloads
A mongodb cache driver for laravel
dpollard/elasticache-laravel
45605 Downloads
Elasticache Drivers for Laravel Cache and Session
dnsoft/rinvex-laravel-cacheable
48 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
develupers/laravel-cache-compress
2 Downloads
Add compression support to your Laravel cache. (MongoDB, Redis, Memcached and MySQL supported)
demian/laravel-cache-rethinkdb
22 Downloads
RethinkDB Cache Driver for Laravel 5
d076/laravel-cache-helper
6 Downloads
Small helper for Laravel Cache facade
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
cgdsoftware/cache-chain
6 Downloads
Cache chain for Laravel Enso
bluesik/laravel-cacheable
361 Downloads
Cacheable trait for Laravel models
balping/laravel-cached-options
14 Downloads
Cache wrapper around overtrue/laravel-options
aso824/laravel-cachetags
8 Downloads
Make possible to use tags with any cache driver on Laravel 5
artificertech/laravel-eloquent-like-caching
772 Downloads
An eloquent-like implementation of Laravel's cache functionality