Libraries tagged by query-caching
watson/rememberable
5595158 Downloads
Query caching for Laravel
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
webo3/laravel-db-cache
1324 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
wddyousuf/eloquent-autocache
111 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
quietasice/rememberable
3515 Downloads
Query caching for Laravel 5
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
grafite/query-cache
548 Downloads
A database query caching system with invalidation automation.
gnahotelsolutions/laravel-query-cache
7813 Downloads
Query caching for Laravel 6+
tarkhov/laravel-db-cache
0 Downloads
Laravel database query caching.
mconsult/rememberable
706 Downloads
Query caching for Laravel. This package is forked from dwightwatson/rememberable. All credit to him
amelia/rememberable
26675 Downloads
Query caching for Laravel 5
varunazad/laravel-query-cache
17 Downloads
Automatic query caching for Laravel with intelligent invalidation
unifreak/rememberable-db
26 Downloads
Query caching for Laravel 5 DB
ronolo/json-database
0 Downloads
A lightweight JSON document database, which sits on top of ronolo/json-store and adds document relations and query caching.
opgginc/rememberable
68 Downloads
Query caching for Laravel 5 with jenssegers's MongoDB ORM