Libraries tagged by Cache Database
yokuru/laravel-schema-cache
614 Downloads
A database schema loading and caching library for Laravel.
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.
sanovskiy/simple-cache
0 Downloads
A simple and transparent caching library for PHP with multiple driver support
qingbing/php-db-cache
3 Downloads
database的缓存操作
pdyn/cache
44 Downloads
Simple caching class supporting both file and database storage.
lunzai/laravel-cache-dependency
2 Downloads
Dependency-based caching for Laravel with tag and database dependencies inspired by Yii2
litermi/cache-query-builder
3779 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
giacomomasseron/laravel-cache-when-db
2 Downloads
Register cache you want to clean when something happens in the database
gap-db/orm-cache
175 Downloads
Caching for GapOrm
foolz/cache
1762 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
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
151 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics