Libraries tagged by php file cache
mrclay/minify
14438584 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
phpfastcache/phpfastcache
4065109 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.
swayok/alternative-laravel-cache
384845 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/
matomo/cache
571359 Downloads
PHP caching library based on Doctrine cache
fire015/flintstone
97081 Downloads
A key/value database store using flat files for PHP
divineomega/do-file-cache
1755292 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
wruczek/php-file-cache
22908 Downloads
Light, simple and standalone PHP in-file caching class
rapidwebltd/rw-file-cache
174234 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
sarahman/simple-filesystem-cache
103476 Downloads
Simple file system cache library for PHP built on top of PSR-16.
mmamedov/page-cache
11710 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
inouet/file-cache
4850 Downloads
A simple PHP class for caching data in the filesystem.
memcrab/cache
42584 Downloads
PHP Cache Lib for memCrab Core API
piwik/cache
352382 Downloads
PHP caching library based on Doctrine cache
nielse63/phpimagecache
13125 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
typhoon/change-detector
7080 Downloads
Can detect file and package version changes