Libraries tagged by query cache builder
geeky/query-cache-builder
84555 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
tommyknocker/pdo-database-class
6142 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.
eusonlito/laravel-database-cache
4537 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
litermi-packages/cache-query-builder
277 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
stevenmaguire/laravel-cache
1758 Downloads
Seamlessly adding caching to Laravel service objects
litermi/cache-query-builder
3779 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
cirelramos/cache-query-builder
151 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
smaller-id/eloquent-query-cache
275 Downloads
allow query builder with cache
vmorozov/laravel_duplicate_query_cache
11 Downloads
This small library contents all needed code to cache duplicate queries during one request
oxhq/cachelet-query
4 Downloads
Query builder integration for Cachelet.
fxcjahid/laravel-eloquent-cache-magic
25 Downloads
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation
omegaalfa/query-builder
20 Downloads
Um Query Builder moderno e minimalista em PHP 8+, totalmente tipado e baseado em PDO, com suporte a cache, paginação, transações e geração fluente de SQL.
eusonlito/query-remember
24 Downloads
Remember a Query results on Laravel Query Builder or Eloquent
mostafax/ai-reporting-engine
0 Downloads
AI Reporting Engine — turn natural-language prompts into report queries via a unified Regex + OpenAI pipeline, with prompt normalization, fingerprint caching, and a pluggable DSL builder.
mitsuki/mitsuki-orm
0 Downloads
A lightweight wrapper around Doctrine ORM 3 providing reflection-based repository mapping, advanced query helpers, and metadata caching.