Libraries tagged by php file cache
omaralalwi/laravel-trash-cleaner
86 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
mantoufan/yzhancache
1286 Downloads
Simple, effient cache class for PHP. 简单、高效的 PHP 缓存类
typhoon/opcache
5569 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
nguyenanhung/php-file-cache
6812 Downloads
Light, simple and standalone PHP in-file caching class
silviooosilva/cacheer-php
32 Downloads
Um pacote simples e minimalista para gerenciamento de cache
pfinal/cache
3999 Downloads
php cache、psr simple-cache、memcache redis file array
jangaraev/laravel-blade-cache
108 Downloads
Handy package to cache blade files
robinn/cache
368 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
reportico/fresh-file
6227 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
22 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
eftec/cacheone
3401 Downloads
A Cache library with minimum dependency
10quality/wpmvc-phpfastcache
6682 Downloads
Forked version that works with WordPress MVC.
reportico/assetter
9032 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.
peterujah/cache
37 Downloads
Cache - a simple php caching.
gameplayjdk/php-file-cache
5014 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.