Libraries tagged by Cache Database
cachemaster/cache-loader
10 Downloads
CacheMaster loads translations from the database and stores them in a cache for later use
vmorozov/laravel_duplicate_query_cache
11 Downloads
This small library contents all needed code to cache duplicate queries during one request
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
qingbing/php-db-cache
3 Downloads
database的缓存操作
pdyn/cache
44 Downloads
Simple caching class supporting both file and database storage.
giacomomasseron/laravel-cache-when-db
2 Downloads
Register cache you want to clean when something happens in the database
gap-db/orm-cache
174 Downloads
Caching for GapOrm
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
fatfingers23/replit-database-client
17 Downloads
A simple client for interacting with a replit database.
clowdy/database-retry
25929 Downloads
Laravel 4 database retry improvements
cirelramos/cache-query-builder
149 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
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