Libraries tagged by query-cache
rennokki/laravel-eloquent-query-cache
4270045 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
ymigval/laravel-model-cache
56761 Downloads
Laravel package for caching Eloquent model queries
geeky/query-cache-builder
82845 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
26244 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
aksw/erfurt
6767 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
juzaweb/laravel-query-cache
5421 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
affordablemobiles/laravel-eloquent-query-cache
12865 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
inpvlsa/magento-clockwork
1083 Downloads
Development tool for Magento 2 with timeline, database queries, cache, templates, and more. Built on Clockwork.
juampi92/laravel-query-cache
17251 Downloads
Provide easy interface for caching laravel queries
grafite/query-cache
494 Downloads
A database query caching system with invalidation automation.
gnahotelsolutions/laravel-query-cache
7717 Downloads
Query caching for Laravel 6+
webo3/laravel-db-cache
422 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
kai-init/laravel-normcache
51 Downloads
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
spacedmonkey/wp-user-query-cache
11 Downloads
Cache the results of query in WP_User_Query to save SQL queries
kyrenator/query-cache
219 Downloads
Easily Cache Eloquent Collections