Libraries tagged by cached data
imponeer/project-cached-code-generator-from-composer.json-data-base
23 Downloads
Library that can be used for plugins that can be used for composer-plugins that register services or configuration based on project composer.json files
technosun/flysystem-cached-adapter
84 Downloads
An adapter decorator to enable meta-data caching.
nao-pon/flysystem-cached-adapter
58 Downloads
An adapter decorator to enable meta-data caching.
muath-ye/flysystem-cached-adapter
9 Downloads
An adapter decorator to enable meta-data caching.
msadiq/flysystem-cached-adapter
4 Downloads
An adapter decorator to enable meta-data caching.
moova/flysystem-cached-adapter
8 Downloads
An adapter decorator to enable meta-data caching.
fabianblum/flysystem-cached-adapter
7 Downloads
Fork of an adapter decorator to enable meta-data caching.
r_blaster/laravel-all-clear-cache
13 Downloads
You can clear all cached data in single command (all-clear).
devuri/ob-cache
3971 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
philiprehberger/laravel-settings
72 Downloads
Type-safe, cached application settings stored in the database with a simple key-value API
benjamindean/one-line-apc
20 Downloads
Dead simple wrapper class for APC and APCu which capable of setting and getting cached data in one line.
aldeebhasan/laravel-cache-flusher
6 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.
alexbabintsev/laravel-nbu
2 Downloads
Official NBU (National Bank of Ukraine) exchange rates for Laravel: any date, cached until midnight, with a fallback when the bank is unreachable
inclus16/laravel-dictionary
1 Downloads
Provide cached collection-based data in laravel
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.