1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 21:08:34 +01:00

Middleware and PSR-7 support

This commit is contained in:
Witold Wasiczko 2015-09-22 21:20:58 +02:00
parent 6812102772
commit ae1cbfbef8

View File

@ -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