Libraries tagged by filesystem cache
gregwar/cache
3953710 Downloads
A lightweight file-system cache system
cache/filesystem-adapter
4484914 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
matthiasmullie/scrapbook
1539140 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laminas/laminas-cache-storage-adapter-filesystem
2790425 Downloads
Laminas cache adapter for filesystem
apix/cache
503652 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.
sarahman/simple-filesystem-cache
92113 Downloads
Simple file system cache library for PHP built on top of PSR-16.
swayok/cache-filesystem-adapter
32748 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
jdorn/file-system-cache
40205 Downloads
an easy way to cache data in the file system
getgrav/cache
81272 Downloads
A lightweight file-system cache system
biigle/laravel-file-cache
18561 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
cosenary/simple-php-cache
16015 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
jgivoni/flysystem-cache-adapter
11871 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
middlewares/filesystem
20811 Downloads
Middleware to save or read responses using Flysystem
inouet/file-cache
4770 Downloads
A simple PHP class for caching data in the filesystem.
duncan3dc/helpers
187173 Downloads
A collection of useful helper classes