Libraries tagged by cached data
adibox/adibox-cache-bundle
38 Downloads
This bundle provide menanism cache complexe render datas
ndinhbang/laravel-query-cache
5 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
9501 Downloads
Context data accessor with cache
wenstionly/cache-token
10 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
84 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
datafactory/http-cache-bundle
764 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
datafactory/http-cache
764 Downloads
Tools to manage HTTP caching proxies with PHP
tjm/cache
0 Downloads
A simple filesystem cache implementation for storing PHP data
sfire-framework/sfire-cache
7 Downloads
Temporarily save and retrieve data to and from cache using file system, APCu or Redis.
pcfreak30/wordpress-cache-store
650 Downloads
WordPress cache library to enable a data tree inspired storage structure to offset the limitation of the WordPress cache API for querying available keys
crazynds/crypto-cache
416 Downloads
Package that encrypts all data used in the cache in such a way that a malicious user who has access to the cache system such as redis for example cannot extract the data directly.