Libraries tagged by php file cache
jiaweixs/simplecache
2986 Downloads
A PHP Simple Cache Base on File.
gueff/cachix
3274 Downloads
A simple PHP Caching Class working with files
requtize/assetter
525 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
reportico/assetter
13558 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
mantoufan/yzhancache
1519 Downloads
Simple, effient cache class for PHP. 简单、高效的 PHP 缓存类
peterujah/cache
44 Downloads
Cache - a simple php caching.
dburiy/filecacher
181 Downloads
Simple php file cacher
ngsoft/cache
221 Downloads
A PSR-6/PSR-16/React/Laravel/Doctrine cache implementation that supports OPCache, APCu, Doctrine, Illuminate or any PSR-6/16 implementations and can chain them all.
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
j0sh0nat0r/simple-cache
543 Downloads
A simple yet modular PHP caching library
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
aad/cache
447 Downloads
PHP cache library
rundiz/simple-cache
140 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
pfinal/cache
4041 Downloads
php cache、psr simple-cache、memcache redis file array
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.