Libraries tagged by php file cache
phpfastcache/phpfastcache
5682945 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.
mrclay/minify
19732160 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
matomo/cache
2378442 Downloads
PHP caching library based on Doctrine cache
swayok/alternative-laravel-cache
623407 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/
iazaran/smart-cache
19130 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
jord-jd/do-file-cache
20956 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
divineomega/do-file-cache
2034924 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
piwik/cache
370843 Downloads
PHP caching library based on Doctrine cache
fire015/flintstone
113446 Downloads
A key/value database store using flat files for PHP
wruczek/php-file-cache
28549 Downloads
Light, simple and standalone PHP in-file caching class
rapidwebltd/rw-file-cache
197803 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
155825 Downloads
Simple file system cache library for PHP built on top of PSR-16.
mmamedov/page-cache
13787 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
13366 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
71342 Downloads
Can detect file and package version changes