This extension provides an API for Yii Debug extension.
- PHP 8.1 or higher.
The package could be installed with Composer:
composer require yiisoft/yii-debug-api
Routes will be registered automatically within Yii application router.
You can check if everything is OK by going to /debug
URL.
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
The Yii Debug API is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.