Libraries tagged by cached-data
eusonlito/laravel-database-cache
3383 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
synacksa/yii2-cache-data-provider
2002 Downloads
Extension for Yii2 to have caching for ActiveDataProviders.
vectorial1024/laravel-cache-evict
4 Downloads
Efficiently remove expired Laravel file/database cache data
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
kitpages/simple-cache-bundle
27716 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
dimadin/wp-temporary
219 Downloads
WordPress library to cache data to the database. Like transients without object cache.
sarav/model-cacher
234 Downloads
A simple laravel package to cache database values and manage them efficiently
ndinhbang/query-cache
18 Downloads
A laravel package to cache database query result
ginnerpeace/illuminate-cache-database
76 Downloads
Cache-based data query.
yeebase/cache-datastore
16 Downloads
Neos Flow backend for google datastore
slaxweb/cache-database
77 Downloads
Cache Sub-Component for caching Database results
samuelnogueira/cache-datastore-newrelic
8899 Downloads
Reports calls to any psr/simple-cache or psr/cache implementation as a custom New Relic Datastore
truongwp/php-static-cache
27 Downloads
PHP caching class uses static variable to cache data during runtime
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
stevenbuehner/temporary-cache-service
19 Downloads
Small service that provides the ability to temporarily cache data