Libraries tagged by Query Cache
webo3/laravel-db-cache
1462 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
thumbtack/querycache
7052 Downloads
A simple PDO query interface with support for result set and row level caching
juzaweb/laravel-query-cache
5870 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
affordablemobiles/laravel-eloquent-query-cache
14836 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
advil0/laravel-eloquent-query-cache
1921 Downloads
Forked version of renoki-co/laravel-eloquent-query-cache to support Laravel 10.
infinityloop-dev/graphpinator-persisted-queries
21826 Downloads
Module to persist validated query in cache and improve performace of repeating queries.
eusonlito/laravel-database-cache
4537 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
webandco/neos-asset-usage-cache
7157 Downloads
Improve asset usage query performance
fdmind/ignore-query-strings
4899 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.
aksw/erfurt
6816 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
scabarcas/laravel-permissions-redis
271 Downloads
A Redis-powered roles and permissions package for Laravel designed to eliminate repetitive database queries and deliver high-performance authorization.
inpvlsa/magento-clockwork
1192 Downloads
Development tool for Magento 2 with timeline, database queries, cache, templates, and more. Built on Clockwork.
vortos/vortos-search
317 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
juampi92/laravel-query-cache
17254 Downloads
Provide easy interface for caching laravel queries
grafite/query-cache
586 Downloads
A database query caching system with invalidation automation.