Libraries tagged by laravel caching
woenel/laravel-eloquent-query-cache
5 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
wilsonglasser/laravel-eloquent-query-cache
7 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
weboccult/laravel-translatable
2 Downloads
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
vineyard/s3-vectors-laravel
1 Downloads
Laravel integration for AWS S3 Vectors with smart caching and batching.
vigstudio/laravel-eloquent-query-cache
155 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
vgplay/laravel-cached-setting
790 Downloads
Library for caching website configuration
vaix-dungpx/laravel-db-cache
74 Downloads
Forked version of renoki-co/laravel-db-cache to support Laravel 10.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
theupriser/laravel-eloquent-query-cache
69 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
suppercup/laravel-cacheable
105 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
splitstack/laravel-stashable
21 Downloads
An attribute-based caching system for repositories
sormagec/laravel-mongo-cacheable
6 Downloads
Sormagec Mongo Cacheable is a granular, intuitive, and fluent caching system for eloquent mongodb models. Simple, but yet powerful, plug-n-play with no hassle.
skaisser/laravel-lead
5 Downloads
A Laravel package for multi-layer lead persistence, visitor-isolated caching, webhook integrations, and progressive lead creation
seblhaire/laravel-eloquent-query-cache
141 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
sakshsky/laravel-api-optimizer
0 Downloads
A Laravel package to optimize API resources with sparse fieldsets, caching, and more.