Libraries tagged by laravel-cache
kjmtrue/laravel-cacheable
1084 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
kidkang/laravel-cache
1436 Downloads
laravel cache
kargnas/alternative-laravel-cache
4657 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
jundayw/laravel-cache-user-provider
46 Downloads
laravel cache-user-provider
jundayw/laravel-cache-guard
46 Downloads
laravel cache-guard
jasonc/laravel-cache-user
130 Downloads
用缓存对用户认证,提供读取能力
jakkzing-dev/laravel-cacheable-model
1 Downloads
Automatic query-based model cache for your Laravel app
ibrand/laravel-cache
5404 Downloads
Packaging commonly used caching usage extend Laravel's cache
hmones/laravel-cacheable
4 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
629 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.
eribloo/laravel-cache-objects
23 Downloads
Strongly typed cache objects