Libraries tagged by php file cache
piwik/cache
353051 Downloads
PHP caching library based on Doctrine cache
omaralalwi/laravel-trash-cleaner
854 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
gameplayjdk/php-file-cache
5422 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
1393 Downloads
PSR-16 simple cache provider based on files.
silviooosilva/cacheer-php
69 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
flightphp/cache
174 Downloads
Light, simple and standalone PHP in-file caching class
reportico/fresh-file
8544 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
eftec/cacheone
3454 Downloads
A Cache library with minimum dependency
reportico/assetter
11378 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
1331 Downloads
Simple, effient cache class for PHP. 简单、高效的 PHP 缓存类
peterujah/cache
42 Downloads
Cache - a simple php caching.
nguyenanhung/php-file-cache
6979 Downloads
Light, simple and standalone PHP in-file caching class
dburiy/filecacher
159 Downloads
Simple php file cacher
ngsoft/cache
162 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