Libraries tagged by php file cache
idct/php-array-file-cache
529 Downloads
Simple file-based cache system for PHP.
sharnw/filecached-php
132 Downloads
A simple PHP key-value datastore using filesystem instead of memory
benr77/classes-cache-warmer
312 Downloads
Automatically create the classes.php file when warming the cache
ropendev/cache
410 Downloads
PHP Simple Cache File Librairy (PSR compliant, PSR4 for autoloading).
raorsa/rw-file-cache
32 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
mehr-it/php-cache
1276 Downloads
PSR-16 simple cache implementation using PHP files as backend
illchuk/zend-config-cacheproof
39 Downloads
Create *.cacheproof.php config files that skip the cache, with custom loading.
sarahman/json-filesystem-cache
23 Downloads
JSON file system cache library for PHP built on top of PSR-16.
thybag/php-simple-cache
7 Downloads
Quick, talkative file cache helper
teedmakerphp/cache
7 Downloads
A simple library to manipulate file cache
solophp/file-cache
4 Downloads
Simple file-based cache implementation adhering to PSR-16 Simple Cache standard
rothkj1022/php-cache-class
80 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.
rapidwebltd/rw-file-cache-laravel-cache-driver
5 Downloads
Laravel Cache Driver for RW-File-Cache package
qingbing/zf-file-cache
5 Downloads
文件缓存
nanoblocktech/psr-cache
32 Downloads
PSR cache for Luminova framework.