pozitronik/yii2-dbmon

Database monitoring for Yii2

Maintainers

Package info

github.com/pozitronik/yii2-dbmon

Type:yii2-extension

pkg:composer/pozitronik/yii2-dbmon

Statistics

Installs: 3 089

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.1 2022-06-03 07:13 UTC

This package is auto-updated.

Last update: 2026-03-01 00:57:00 UTC


README

Модуль для мониторинга запросов, выполняемых приложением на БД.

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require pozitronik/yii2-dbmon "dev-master"

or add

"pozitronik/yii2-dbmon": "dev-master"

to the require section of your composer.json file.

Requirements

PHP >= 7.4.0

Usage

Not documented yet.