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

Adds October CMS to framework list (#490)

This commit is contained in:
Sam Geo
2021-12-16 00:53:16 +11:00
committed by GitHub
parent 6b175051df
commit f9b837f600

View File

@@ -45,6 +45,7 @@ Integrations with other frameworks:
- [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)
- [October CMS](https://github.com/rainlab/debugbar-plugin)
- 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)*