Libraries tagged by filesystem cache
autoframe/components-socket-cache
7 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
sfire-framework/sfire-cache
8 Downloads
Temporarily save and retrieve data to and from cache using file system, APCu or Redis.
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
bru2s/cache-service-provider
407 Downloads
Modyfication of dafiti/cache-service-provider. Filesystems support added.
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
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.
jacklul/cachefs
69 Downloads
Filesystem wrapper that uses PSR-16 cache interface as storage
lmammino/guzzle-apcu-fs-cache
29 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
pinkcrab/wp-psr16-cache
701 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
univeros/cache
205 Downloads
PSR-6 and PSR-16 caching with pluggable storage backends for filesystem, Redis, Predis, and Memcached.