Libraries tagged by Cache Database
cirelramos/cache-query-builder
151 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
brynforum/api-cache
7 Downloads
Server-side response caching for Flarum's API. Configure regex-pattern rules with per-rule TTLs to short-circuit expensive endpoints (top-poster widgets, statistics aggregations, etc.) before they touch the database.
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
michael-rubel/lada-cache
2390 Downloads
A Redis based, automated and scalable database caching layer for Laravel
zaber-dev/laravel-cooldown
2 Downloads
Driver-based cooldown management for Laravel with cache and database drivers, Eloquent integration, middleware, and a fluent API.
tfhinc/ci-warehouse
0 Downloads
Get the fork lift - Manage data repositories with cache and database layers in the Codeigniter framework.
moca/moca
48 Downloads
Database and Cache providers
maatify/data-adapters
546 Downloads
DI-first infrastructure adapters providing explicit ownership wrappers around real database and cache drivers.
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
dimadin/wp-temporary
225 Downloads
WordPress library to cache data to the database. Like transients without object cache.
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
zzg/repository
4 Downloads
Laravel 5 - Repositories to the database layer