Libraries tagged by Cache Database
don47/database-cache-driver
3 Downloads
Database Cache Driver for Modulus
ndinhbang/laravel-query-cache
6 Downloads
Laravel database query cache
wenstionly/cache-token
11 Downloads
A token guard driver for laravel framework using independent cache system instead of databases.
mouf/utils.cache.memcached-cache
9 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcached Pecl package must be enabled.
mouf/utils.cache.memcache-cache
228 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcache Pecl package must be enabled.
lavoiesl/doctrine-cache-provider
85 Downloads
Library to add a Doctrine Provider to allow Doctrine Cache to connect to databases.
diversen/simple-db-cache
43 Downloads
Very simple key / value cache using a PDO database
calvinlam/laravel-multiple-cache-driver
1 Downloads
Cache data to Redis and Database
ablunier/laravel-database
4438 Downloads
Laravel database utilities package. Repository, cache, abstraction layer.
scottchiefbaker/cache_sqlite
1 Downloads
PHP object caching system with a SQLite backend store and automatic content expiration. Cache is stored using a SQLite database and persists on disk.
jhdxr/laravel-prune-db-cache
125 Downloads
Clear expired cache items in DB for laravel database driver
rodrigoalviani/php-simple-cache
17 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
10 Downloads
CacheMaster loads translations from the database and stores them in a cache for later use
yokuru/laravel-schema-cache
614 Downloads
A database schema loading and caching library for Laravel.