Libraries tagged by query-cacher
ymigval/laravel-model-cache
62881 Downloads
Laravel package for caching Eloquent model queries
rennokki/laravel-eloquent-query-cache
4367578 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
geeky/query-cache-builder
83633 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
26374 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
affordablemobiles/laravel-eloquent-query-cache
14173 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
webo3/laravel-db-cache
956 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
aksw/erfurt
6800 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
inpvlsa/magento-clockwork
1139 Downloads
Development tool for Magento 2 with timeline, database queries, cache, templates, and more. Built on Clockwork.
juzaweb/laravel-query-cache
5560 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
grafite/query-cache
514 Downloads
A database query caching system with invalidation automation.
gnahotelsolutions/laravel-query-cache
7782 Downloads
Query caching for Laravel 6+
atldays/laravel-eloquent-query-cache
193 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
kai-init/laravel-normcache
77 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
langsys/laravel-request-query-cache
5 Downloads
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.