Libraries tagged by cached data
snakano/propel-data-cache-behavior
44553 Downloads
A Propel ORM behavior that provide auto data caching to your model.
iqbalhasandev/sqlite-cache
1056 Downloads
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
ecomdev/cache-key
106369 Downloads
Library that allows you to generate cache keys based on various data formats.
tommyknocker/pdo-database-class
6119 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.
kununu/data-fixtures
76201 Downloads
Load data fixtures in your application for any storage
paragonie/easydb-cache
23547 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
geeky/query-cache-builder
84064 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
rinvex/laravel-repositories
17396 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
ytake/laravel-couchbase
52365 Downloads
Couchbase providers for Laravel
darkghosthunter/rememberable-query
20494 Downloads
Remember a Query results in one expressive line
waavi/translation
438237 Downloads
A Translation package for Laravel 5 with database and cache support
bvdputte/kirby-autopublish
9366 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
samuelnogueira/cache-datastore-newrelic
12754 Downloads
Reports calls to any psr/simple-cache or psr/cache implementation as a custom New Relic Datastore
eusonlito/laravel-database-cache
4529 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
snakano/cache-store
54760 Downloads
provides a generic way to cache any data