Libraries tagged by php file cache
rafalmasiarek/php-file-cache
9 Downloads
PHP library to create simple file-based cache
qingbing/php-file-cache
228 Downloads
组件'file-cache' : 文件缓存的相关解析和操作
nguyenanhung/php-file-cache
7015 Downloads
Light, simple and standalone PHP in-file caching class
gameplayjdk/php-file-cache
5895 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
dtkahl/php-file-cache
4575 Downloads
digitpepper/php-file-cache
42 Downloads
A php file cache
bittrframework/bittr-cache
43 Downloads
Caches the result of a resource.
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
sergeymakinen/yii2-php-file-cache
2105 Downloads
Yii 2 PHP file cache
idct/php-array-file-cache
531 Downloads
Simple file-based cache system for PHP.
sharnw/filecached-php
132 Downloads
A simple PHP key-value datastore using filesystem instead of memory
gabrielstack/laravel-cache-cleaner
13 Downloads
Laravel Artisan command for cleaning expired file cache entries - PHP 8.0+ compatible
benr77/classes-cache-warmer
312 Downloads
Automatically create the classes.php file when warming the cache
ropendev/cache
420 Downloads
PHP Simple Cache File Librairy (PSR compliant, PSR4 for autoloading).
raorsa/rw-file-cache
47 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.