Libraries tagged by file system cache
stoyishi/cache
11 Downloads
PSR-16 compliant file-based cache system for PHP 7.4+
sfire-framework/sfire-cache
8 Downloads
Temporarily save and retrieve data to and from cache using file system, APCu or Redis.
idct/php-array-file-cache
531 Downloads
Simple file-based cache system for PHP.
momokang/laravel-clean-file-cache
109 Downloads
Clean up expired laravel cache files if system is using file as cache driver
yangguanghui/filesystem-adapter
10 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
reis/filesystem-adapter
12 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
alapi/filesystem-adapter
231 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
agileplant/filesystem-adapter
5 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
jackardios/laravel-file-cache
404 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
jacklul/cachefs
69 Downloads
Filesystem wrapper that uses PSR-16 cache interface as storage
winnipass/simple-php-cache
5 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
shaggyze/simple-php-cache
7 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
rl404/simple-php-cache
289 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
zver/file-cache
27 Downloads
Caching system with grouping support using file system
pinkcrab/wp-psr16-cache
701 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System