Libraries tagged by jquery validation
bear/query-repository
636666 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
kai-init/laravel-normcache
321 Downloads
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
webo3/laravel-db-cache
2543 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
grafite/query-cache
755 Downloads
A database query caching system with invalidation automation.
varunazad/laravel-query-cache
17 Downloads
Automatic query caching for Laravel with intelligent invalidation
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation
oxhq/cachelet-query
4 Downloads
Query builder integration for Cachelet.
jhavenz/rezonance
0 Downloads
Signal-based cache invalidation for Laravel + React Query applications
oxhq/cachelet
3 Downloads
The full Cachelet suite for Laravel.
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
omarseyam/cacheable
4 Downloads
A Laravel trait that transparently caches Eloquent query results (including per-user, searchable and paginated results) with a built-in custom paginator and automatic cache invalidation.