From ae1cbfbef8963db17fa42338962f052779b32cf9 Mon Sep 17 00:00:00 2001 From: Witold Wasiczko Date: Tue, 22 Sep 2015 21:20:58 +0200 Subject: [PATCH] Middleware and PSR-7 support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8e0635..9210f2b 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ Integrations with other frameworks: - [Zend Framework 2](https://github.com/snapshotpl/ZfSnapPhpDebugBar) - [Phalcon](https://github.com/snowair/phalcon-debugbar) +Support for framework-agnostic middleware and PSR-7 with [php-middleware/phpdebugbar](https://github.com/php-middleware/phpdebugbar). + *(drop me a message or submit a PR to add your DebugBar related project here)* ## Installation