Libraries tagged by laravel caching
teners/laravel-link-preview
1984 Downloads
A Laravel package for extracting link previews with customizable parsers, and caching support
rosswintle/laravel-asset-cache
650 Downloads
Local caching for inclusion of non-hierarchical JavaScript and CSS assets in Laravel projects
mnikoei/laravel-passport-plus
6555 Downloads
This package helps you generate passport tokens without http request and also caching users and tokens
krazydanny/laravel-repository
486 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
helixdigital-io/laravel-eloquent-query-cache
36471 Downloads
[UNOFFICIAL] Adding cache on your Laravel Eloquent queries' results is now a breeze.
dppublicity/laravel-eloquent-query-cache
975 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
mconsult/rememberable
294 Downloads
Query caching for Laravel. This package is forked from dwightwatson/rememberable. All credit to him
nodes/counter-cache
13715 Downloads
Counter caching for Laravel
lab2view/lada-cache
333 Downloads
A Redis based, automated and scalable database caching layer for Laravel
glaivepro/cachepage
417 Downloads
Laravel middleware for full page caching.
yaroslavmolchan/rbac
20216 Downloads
Simple RBAC/ACL for Laravel 5.5 and more with caching and permission groups.
uzpeng/elasticsearch
7180 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
hamburgscleanest/guzzle-advanced-throttle
33441 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
grafite/query-cache
72 Downloads
A database query caching system with invalidation automation.
eventix/cache
16549 Downloads
Provides caching methods which can be easily used for caching routes.