Libraries tagged by laravel-cache
nguyenhiep/laravel-cache-garbage-collector
32 Downloads
A script that will clean up expired cache files if the system is using the files cache system
mnshankar/laravel-cache-route
85 Downloads
Cache (HTML) output of entire route to speedup your Laravel application
mintbridge/laravel-cache-filter
21 Downloads
Laravel route filter for caching responses
meilunzhi/laravel-cache
3 Downloads
laravel-cache for the webman
lumphp/laravel-cache
20 Downloads
The Illuminate Cache package.
laravel-cache/laravel-cache
24 Downloads
Caché Intersystems Driver for laravel 4
klinson/laravel-cache-response
11 Downloads
Laravel请求结果自动缓存中间件,缓存返回数据,适用于接口返回json或其他格式数据
kjmtrue/laravel-cacheable
1082 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
1435 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
用缓存对用户认证,提供读取能力
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.