Libraries tagged by Query Cache
grafite/query-cache
590 Downloads
A database query caching system with invalidation automation.
gnahotelsolutions/laravel-query-cache
7822 Downloads
Query caching for Laravel 6+
atldays/laravel-eloquent-query-cache
297 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
litermi-packages/cache-query-builder
266 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
automattic/advanced-post-cache
22 Downloads
[DEPRECATED] Cache post queries for WordPress
kai-init/laravel-normcache
78 Downloads
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
sfneal/datum
66452 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
ndejong/cakephp-autocache-plugin
41 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
bnomei/kirby-handlebars
9 Downloads
Kirby Component for semantic templates with Handlebars and Mustache
bnomei/kirby3-handlebars
2028 Downloads
Kirby Component for semantic templates with Handlebars and Mustache
marcocesarato/cpdo
397 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.
risetechapps/repository-for-laravel
490 Downloads
Repository pattern para Laravel com cache transparente, soft deletes, views materializadas (PostgreSQL), eventos e métricas de query.
cboxdk/dns
208 Downloads
Zero-dependency raw PHP DNS resolver, domain-ownership verification, and intoDNS/MxToolbox-style diagnostics. Queries authoritative nameservers directly over sockets — never trusts the recursive cache for ownership checks.
spacedmonkey/wp-user-query-cache
11 Downloads
Cache the results of query in WP_User_Query to save SQL queries
mohamadtsn/laravel-eloquent-query-cache
6 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.