1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-25 02:31:25 +02:00

Add Drupal module (#470)

This commit is contained in:
Pierre Rudloff
2021-06-19 19:07:37 +02:00
committed by GitHub
parent 001da347e6
commit 150ef8d8a3

View File

@@ -44,6 +44,7 @@ Integrations with other frameworks:
- [Grav CMS](https://getgrav.org)
- [TYPO3](https://github.com/Konafets/typo3_debugbar)
- [Joomla](https://github.com/joomla/joomla-cms/blob/4.0-dev/plugins/system/debug/debug.php)
- [Drupal](https://www.drupal.org/project/debugbar)
- 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)*