yiisoft/yii-debug-api

Yii Debug API


README

yiisoft.png

Yii Debug API


Latest Stable Version Total Downloads Build status Scrutinizer Code Quality Code Coverage Mutation testing badge static analysis

This extension provides an API for Yii Debug extension.

Requirements

  • PHP 8.1 or higher.

Installation

Add the package to your application:

composer require yiisoft/yii-debug-api

General usage

Routes will be registered automatically within Yii application router. You can check if everything is OK by going to /debug URL.

Documentation

Support

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.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

License

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.