Libraries tagged by Query Cache
tarkhov/laravel-db-cache
0 Downloads
Laravel database query caching.
stevenmaguire/laravel-cache
1758 Downloads
Seamlessly adding caching to Laravel service objects
bensedev/laravel-inflight-query-lock
3 Downloads
Deduplicate concurrent identical queries using distributed locks and async execution
weboftalent/cachekeyhelper
106 Downloads
Centralise partial queries into a single query to improve performance
saft/saft
758 Downloads
Saft library provides tools and an infrastructure to build Semantic Web and Linked Data applications.
thamibn/laravel-periscope
16 Downloads
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
enlight/stash-view
133 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
davidmpeace/squirrel
2562 Downloads
Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM
bnomei/kirby-handlebars
2 Downloads
Kirby Component for semantic templates with Handlebars and Mustache
alekseykorzun/timeinterval-php
9 Downloads
A PHP 5 API client that allows you to interact with Rackspace® Cloud Servers™
bnomei/kirby3-handlebars
2023 Downloads
Kirby Component for semantic templates with Handlebars and Mustache
marcocesarato/cpdo
375 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
edulazaro/laraterms
4 Downloads
Polymorphic taxonomies for Laravel. Define tags, categories or any custom classification in config. Hierarchical, slug-aware, attach to any model, counts cached, query scopes included.
giordanolima/eloquent-repository
1547 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
weboftalent/imageeditpartialcachebust
23 Downloads
Simplify partial caching queries for folders of DataObjects associated with Images by cache busting these DataObjects when the associated image is edited