Libraries tagged by file system cache
pinkcrab/wp-psr16-cache
702 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
ardagedik/basic-cache
16 Downloads
Simple and fast caching class that uses the file system for caching
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
stefangabos/zebra_cache
41 Downloads
A lightweight and flexible PHP caching library with support for file, Redis, and Memcached storage backends.
pardnchiu/cache
8 Downloads
PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.
konecnyjakub/cache
3 Downloads
A simple PSR-6 and PSR-16 caching library
adinan-cenci/file-cache
68 Downloads
A PSR-16 implementation around the PHP Filesystem.
univeros/cache
205 Downloads
PSR-6 and PSR-16 caching with pluggable storage backends for filesystem, Redis, Predis, and Memcached.
titon/cache
1867 Downloads
The cache package provides a data caching layer that supports multiple storage engines.
shaunhare/meetup-cache
263 Downloads
package for intercepting calls from DMS\Service\Meetup and reading/writing response to filesystem written for phpminds
puff/cache
0 Downloads
Standalone cache component for Puff and PHP applications
lmammino/guzzle-fs-cache-middleware
3 Downloads
A minimalist and opinionated Cache Middleware for Guzzle that uses the FileSystem as backend
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
lithemod/cache
30 Downloads
Caching mechanism using the filesystem.
kuick/cache
6661 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem