Download the PHP package pastuhov/yii2-query-tag without Composer
On this page you can find all versions of the php package pastuhov/yii2-query-tag. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-query-tag
Query tag extension for Yii 2
Do you use pgbabger
or pg_stat_statements
? And sometimes it can be difficult to understand which code generates the request? yii2-query-tag
will help!
Before:
After:
Features
- Production ready/safe/tested
- Saves team time
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Change your app config:
Advanced usage
Extend query tag command class:
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
All versions of yii2-query-tag with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.4
The package pastuhov/yii2-query-tag contains the following files
Loading the files please wait ....