Libraries tagged by cached-data
phpactor/file-path-resolver
58196 Downloads
Resolve files paths for your application (e.g. cache, data, etc)
eusonlito/laravel-database-cache
4481 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
studio24/http-cache-clear
16512 Downloads
Clear old cache data from the Symfony HTTP Cache (filesystem) based on an expiry time
phpgt/filecache
998 Downloads
Cache data in local files.
php-extended/php-simple-cache-filesystem
49352 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
synacksa/yii2-cache-data-provider
2609 Downloads
Extension for Yii2 to have caching for ActiveDataProviders.
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
kitpages/simple-cache-bundle
27723 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
sarav/model-cacher
234 Downloads
A simple laravel package to cache database values and manage them efficiently
codenaline/laravel-idempotency
66 Downloads
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
ginnerpeace/illuminate-cache-database
76 Downloads
Cache-based data query.
yeebase/cache-datastore
16 Downloads
Neos Flow backend for google datastore
slaxweb/cache-database
78 Downloads
Cache Sub-Component for caching Database results
truongwp/php-static-cache
28 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.