Libraries tagged by Query Cache
rennokki/laravel-eloquent-query-cache
4429923 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
ymigval/laravel-model-cache
67446 Downloads
Laravel package for caching Eloquent model queries
laragear/cache-query
152577 Downloads
Remember your query results using only one method. Yes, only one.
mostafaznv/laracache
51963 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
elipzis/laravel-cacheable-model
54154 Downloads
Automatic query-based model cache for your Laravel app
bear/query-repository
598300 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.
rinvex/laravel-cacheable
132040 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
martinkup/symfony-profiler-optimization-advisor-bundle
1233 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
geeky/query-cache-builder
84154 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
neurony/laravel-query-cache
26517 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
darkghosthunter/rememberable-query
20508 Downloads
Remember a Query results in one expressive line
wddyousuf/eloquent-autocache
135 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
miradnan/laravel-model-caching
18860 Downloads
Adding cache for Laravel Eloquent queries
konradmichalik/typo3-request-profiler
3430 Downloads
Dev-only TYPO3 frontend request profiler that records SQL queries, N+1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.