Libraries tagged by php cache
doctrine/cache
608151371 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
mrclay/minify
18701359 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
php-http/cache-plugin
25746136 Downloads
PSR-6 Cache plugin for HTTPlug
kevinrob/guzzle-cache-middleware
18387114 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
friendsofsymfony/http-cache
15236960 Downloads
Tools to manage HTTP caching proxies with PHP
phpfastcache/phpfastcache
5265983 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.
cache/cache
2719245 Downloads
Library of all the php-cache adapters
matomo/cache
1185141 Downloads
PHP caching library based on Doctrine cache
matthiasmullie/scrapbook
2730606 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
cache/array-adapter
8523205 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
roadrunner-php/laravel-bridge
57704 Downloads
Laravel integration for RoadRunner with support for HTTP, Jobs, gRPC, and Temporal plugins - going beyond Octane's capabilities
swayok/alternative-laravel-cache
576230 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/
utopia-php/cache
466081 Downloads
A simple cache library to manage application cache storing, loading and purging
geocoder-php/cache-provider
1519844 Downloads
Cache the result of a provider
divineomega/do-file-cache
1988469 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.