Libraries tagged by php file cache
mrclay/minify
15497757 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
4392034 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
437148 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
632960 Downloads
PHP caching library based on Doctrine cache
fire015/flintstone
102738 Downloads
A key/value database store using flat files for PHP
divineomega/do-file-cache
1813663 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
sarahman/simple-filesystem-cache
120851 Downloads
Simple file system cache library for PHP built on top of PSR-16.
wruczek/php-file-cache
24309 Downloads
Light, simple and standalone PHP in-file caching class
rapidwebltd/rw-file-cache
179649 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
mmamedov/page-cache
11963 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
nielse63/phpimagecache
13190 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
34792 Downloads
Can detect file and package version changes
inouet/file-cache
4974 Downloads
A simple PHP class for caching data in the filesystem.
nawawi/docket-cache
85 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
memcrab/cache
45644 Downloads
PHP Cache Lib for memCrab Core API