Libraries tagged by laravel cache
kaihei777/laravel-aws-cache-adapter
4 Downloads
Laravel Cache Adapter for AWS Credential Caching. Allows you to reduce calls to the ec2 metadata api.
jundayw/laravel-cache-user-provider
47 Downloads
laravel cache-user-provider
jundayw/laravel-cache-guard
47 Downloads
laravel cache-guard
jasonc/laravel-cache-user
130 Downloads
用缓存对用户认证,提供读取能力
jakkzing-dev/laravel-cacheable-model
22 Downloads
Automatic query-based model cache for your Laravel app
izusoft/modal-cache
3 Downloads
ivan770/laravel-firestore-cache
1 Downloads
Cloud Firestore driver for Laravel cache
ibrand/laravel-cache
5413 Downloads
Packaging commonly used caching usage extend Laravel's cache
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
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
hareland/multi-cache-remember
195 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.
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