Libraries tagged by data cache
truongwp/php-static-cache
26 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
r_blaster/laravel-all-clear-cache
13 Downloads
You can clear all cached data in single command (all-clear).
mouf/utils.cache.redis-cache
5 Downloads
This package contains a cache mechanism that uses Redis to cache data.
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
epwt/doctrine-data-provider
9 Downloads
EPWT Doctrine Provider for (EPWT Cache Data Provider)
epwt/data-provider
16 Downloads
EPWT Cache Data Provider
calvinlam/laravel-multiple-cache-driver
1 Downloads
Cache data to Redis and Database
andydune/retain-cache-on-data-absent
14 Downloads
Code allow restore data in cache if new data can not be retrieved.
aldeebhasan/laravel-cache-flusher
4 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.
tugmaks/yii2-cached-dataprovider
8 Downloads
Cached data provider
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7
wefabric/form-cache
11 Downloads
Laravel package to cache form data for a period of time
vendelev/cache
17 Downloads
Cache your data while PHP application is working.