Libraries tagged by files cache
mrclay/minify
13227349 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
colinmollenhour/cache-backend-file
18201698 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
phpfastcache/phpfastcache
3734839 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
amnuts/opcache-gui
3652259 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
gregwar/cache
3953710 Downloads
A lightweight file-system cache system
mage2tv/magento-cache-clean
1600284 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
silber/page-cache
333630 Downloads
Caches responses as static files on disk for lightning fast page loads.
swayok/alternative-laravel-cache
325698 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
divineomega/do-file-cache-psr-6
1611989 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
1636428 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
desarrolla2/cache
2270250 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
matomo/cache
504521 Downloads
PHP caching library based on Doctrine cache
aplus/cache
1282337 Downloads
Aplus Framework Cache Library
lochmueller/staticfilecache
927462 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
fire015/flintstone
87250 Downloads
A key/value database store using flat files for PHP