Libraries tagged by laravel cache
stormcode/xsd-reader-laravel-cached
58 Downloads
Read any XML Schema (XSD) programmatically with PHP
ouokoie/cacher
5 Downloads
laravel cacher.
lewis-neiland/laravel-cacheable-model
17 Downloads
A package to manage caching Eloquent models and their relationships.
ejunker/laravel-cachebuster
177 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.
chrgriffin/laravel-cacheable
52 Downloads
A GOAOP implementation for easily caching method calls.
cheungd/laravel-cached-priority-queue
44 Downloads
Cached priority queue for Laravel Framework
milkythinking/laravel-cacheable-eloquent
7 Downloads
cyber-duck/laravel-cacheing-memoizer
30 Downloads
zidbih/laravel-auto-cache-clear
7 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
xuhaohao/laravel-model-cache
9 Downloads
auto caching mode db
xinningsu/laravel-easy-cache
11 Downloads
Easy way to cache the result of service method as demand.
xdarko/laravel-font-cache
4 Downloads
use for cache font
wlfpanda1012/laravel-passport-cache
8 Downloads
cache passport items
windevalley/laravel-memcached-plus
13 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
varunazad/laravel-query-cache
3 Downloads
Automatic query caching for Laravel with intelligent invalidation