Libraries tagged by cache file
yiisoft/cache-file
606569 Downloads
Yii Caching Library - File Handler
jdavidbakr/laravel-cache-garbage-collector
137618 Downloads
A script that will clean up expired cache files if the system is using the files cache system
arifhp86/laravel-clear-expired-cache-file
98724 Downloads
Remove laravel expired cache file/folder
sarahman/simple-filesystem-cache
116404 Downloads
Simple file system cache library for PHP built on top of PSR-16.
divineomega/do-file-cache-psr-6
1770518 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
1802559 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
thecodingmachine/cache-utils
2282536 Downloads
Store file related cache items easily
mage-os/magento-cache-clean
11074 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
vink/nova-cache-card
304865 Downloads
Manage your application's cache from a handy Laravel Nova dashboard card.
jeroen/file-fetcher
315200 Downloads
Simple file fetching interface
apix/cache
527411 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
nystudio107/craft-scripts
59252 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
jgivoni/flysystem-cache-adapter
29226 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
biigle/laravel-file-cache
24505 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
swayok/cache-filesystem-adapter
63700 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.