Libraries tagged by cached data
erjon/laravel-cache-groups
3 Downloads
Laravel cache groups for older versions and for drivers that don't support cache tags
booosta/cache_db
72 Downloads
Database cache module for Booosta PHP Framework
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.
don47/database-cache-driver
3 Downloads
Database Cache Driver for Modulus
maatify/data-adapters
546 Downloads
DI-first infrastructure adapters providing explicit ownership wrappers around real database and cache drivers.
guentur/cache-wrapper
8 Downloads
Preference for Magento cache module. You can obtain data from cache, but if it isn't in cache, CacheWrapper module save it to the cache automaticaly and then convey you the data from cache
adibox/adibox-cache-bundle
38 Downloads
This bundle provide menanism cache complexe render datas
ndinhbang/laravel-query-cache
6 Downloads
Laravel database query cache
titon/cache
1867 Downloads
The cache package provides a data caching layer that supports multiple storage engines.
sitkoru/context-cache
9502 Downloads
Context data accessor with 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