Libraries tagged by laravel-cache
ibrand/laravel-cache
5413 Downloads
Packaging commonly used caching usage extend Laravel's cache
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.
hcdesigns/laravel-cache-buster
632 Downloads
Laravel cache buster
hansen1416/laravel-cache-repository
16 Downloads
laravel cache repo
grork/laravel-cache-commands
3335 Downloads
Artisan commands to manage easily cache items
giacomomasseron/laravel-cache-when-db
2 Downloads
Register cache you want to clean when something happens in the database
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
152 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
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