Libraries tagged by file system cache
pinkcrab/wp-psr16-cache
577 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
34 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
61 Downloads
A PSR-16 implementation around the PHP Filesystem.
viserio/cache
2995 Downloads
The Viserio Cache package.
titon/cache
1867 Downloads
The cache package provides a data caching layer that supports multiple storage engines.
swoole-kit/cache
2 Downloads
易用的缓存工具类(FileSystem/Redis/Memcahced/SwooleTable)支持协程特性
shaunhare/meetup-cache
261 Downloads
package for intercepting calls from DMS\Service\Meetup and reading/writing response to filesystem written for phpminds
orpheus/orpheus-cache
329 Downloads
Orpheus Cache
maplephp/cache
73 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
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