Libraries tagged by Query Cache

rennokki/laravel-eloquent-query-cache

1106 Favers
3280424 Downloads

Adding cache on your Laravel Eloquent queries' results is now a breeze.

Go to Download


laragear/cache-query

265 Favers
77710 Downloads

Remember your query results using only one method. Yes, only one.

Go to Download


ymigval/laravel-model-cache

54 Favers
4001 Downloads

Laravel package for caching Eloquent model queries

Go to Download


elipzis/laravel-cacheable-model

142 Favers
25757 Downloads

Automatic query-based model cache for your Laravel app

Go to Download


bear/query-repository

6 Favers
462043 Downloads

AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.

Go to Download


rinvex/laravel-cacheable

113 Favers
127188 Downloads

Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.

Go to Download


mostafaznv/laracache

271 Favers
36562 Downloads

LaraCache is a customizable cache trait to cache queries on model's events

Go to Download


geeky/query-cache-builder

21 Favers
70033 Downloads

This package is caching every single query per request, to make sure that you will never duplicate your query again.

Go to Download


neurony/laravel-query-cache

48 Favers
21996 Downloads

Cache all {select} queries or only the duplicate ones for a specific Eloquent model

Go to Download


miradnan/laravel-model-caching

8 Favers
10105 Downloads

Adding cache for Laravel Eloquent queries

Go to Download


affordablemobiles/laravel-eloquent-query-cache

0 Favers
3533 Downloads

Adding cache on your Laravel Eloquent queries' results is now a breeze.

Go to Download


infinityloop-dev/graphpinator-persisted-queries

2 Favers
14979 Downloads

Module to persist validated query in cache and improve performace of repeating queries.

Go to Download


eusonlito/laravel-database-cache

21 Favers
3653 Downloads

Cache Database Query results on Laravel Query Builder or Eloquent

Go to Download


fdmind/ignore-query-strings

6 Favers
1305 Downloads

If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.

Go to Download


darkghosthunter/rememberable-query

47 Favers
19429 Downloads

Remember a Query results in one expressive line

Go to Download


Next >>