Libraries tagged by php file cache
omaralalwi/laravel-trash-cleaner
469 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
gameplayjdk/php-file-cache
5185 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
711 Downloads
PSR-16 simple cache provider based on files.
silviooosilva/cacheer-php
55 Downloads
CacheerPHP é um pacote minimalista para caching em PHP, oferecendo uma interface simples para armazenar e recuperar dados em cache utilizando múltiplos backends.
flightphp/cache
49 Downloads
Light, simple and standalone PHP in-file caching class
robinn/cache
430 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
reportico/fresh-file
7567 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?
nawawi/docket-cache
32 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
reportico/assetter
10397 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
1307 Downloads
Simple, effient cache class for PHP. 简单、高效的 PHP 缓存类
typhoon/opcache
5586 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
peterujah/cache
39 Downloads
Cache - a simple php caching.
nguyenanhung/php-file-cache
6949 Downloads
Light, simple and standalone PHP in-file caching class
dburiy/filecacher
153 Downloads
Simple php file cacher
ngsoft/cache
83 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.