Libraries tagged by data cache
epwt/doctrine-data-provider
9 Downloads
EPWT Doctrine Provider for (EPWT Cache Data Provider)
epwt/data-provider
17 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
9 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.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
nanopkg/laravel-orm-cache
2 Downloads
this packege will help you to cache the data of your website.
maartengdev/cache-drivers
41 Downloads
Cache all data using different drivers
jankx/cache-system
12 Downloads
Manage and load dynamic data for page cached via Javascript
elementary/runtime-cache
430 Downloads
Cache your data while PHP application is working.
elementary/mem-cache
62 Downloads
Cache your data in Memcached.