Libraries tagged by Cache Database
jhdxr/laravel-prune-db-cache
11 Downloads
Clear expired cache items in DB for laravel database driver
rodrigoalviani/php-simple-cache
16 Downloads
PHP class to cache dynamic pages in file and reduce Database overload.
peterpalma/file-cache
0 Downloads
Stores cache on disk rather than in a database
cachemaster/cache-loader
5 Downloads
CacheMaster loads translations from the database and stores them in a cache for later use
yokuru/laravel-schema-cache
562 Downloads
A database schema loading and caching library for Laravel.
vmorozov/laravel_duplicate_query_cache
10 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
165 Downloads
Caching for GapOrm
foolz/cache
1726 Downloads
Rich girls' caching package. We want everything from dummy to permanent.
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
15 Downloads
A simple client for interacting with a replit database.
clowdy/database-retry
25929 Downloads
Laravel 4 database retry improvements