Libraries tagged by files cache
wazum/typo3-live-reload
203 Downloads
Live-reloads the open frontend tabs affected by a content or source-file change, using TYPO3 cache tags and rendered-file tags to reload only the affected tabs.
duncan3dc/helpers
188109 Downloads
A collection of useful helper classes
happyhorizon/module-persistentgraphqlschema
8974 Downloads
Load the graphql schema data from a generated file instead of cache to improve performance
ark/filecache
11116 Downloads
Cache with file system
typhoon/opcache
6857 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
andydefer/php-jsonl
766 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
webfiori/cache
3505 Downloads
A simple caching engine which is highly customizable.
solution9th/laravel-file-cache-gc
4276 Downloads
Laravel file cache garbage collection.
rapidwebltd/rw-file-cache-psr-6
20160 Downloads
PSR-6 adapter for RW File Cache
phant/cache
4775 Downloads
Manage cache easily
mouf/utils.cache.file-cache
380142 Downloads
This package contains a cache mechanism that relies on temporary files.
cicnavi/simple-file-cache-php
3046 Downloads
PSR-16 simple cache provider based on files.
ahead4/cache
11219 Downloads
A lightweight file-system cache system
natsumework/laravel-cache-manager
511 Downloads
Allows you to easily manage the cache with config file. And provide a simple solution to solve the cache penetration and hotspot invalid.
linslin/laravel-coffee-cache
2849 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.