Libraries tagged by file system cache
rundiz/simple-cache
119 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
ahead4/cache
10598 Downloads
A lightweight file-system cache system
wyrihaximus/react-cache-filesystem
151 Downloads
Store cache items on the filesystem
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
jackardios/laravel-file-cache
294 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
biigle/laravel-image-cache
19 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
rl404/simple-php-cache
285 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
pinkcrab/wp-psr16-cache
570 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
eftec/cacheone
3450 Downloads
A Cache library with minimum dependency
requtize/fresh-file
3477 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
nilportugues/filesystem-repository
156 Downloads
FileSystem Repository implementation
kuria/cache
682 Downloads
Caching library with driver abstraction
adinan-cenci/file-cache
61 Downloads
A PSR-16 implementation around the PHP Filesystem.
qubus/cache
83 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.