sima-land / yii2-pg-stat-statements
Yii2 collect postgres pg_stat_statements logs from servers
Installs: 3 575
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 8
Forks: 2
Open Issues: 1
Type:yii2-extension
Requires
- php: >=7.0
- yiisoft/yii2: 2.*
Requires (Dev)
- codeception/codeception: 2.1.8
- codeception/specify: 0.4.*
- codeception/verify: 0.2.*
- yiisoft/yii2-codeception: 2.0.*
This package is not auto-updated.
Last update: 2024-10-26 21:09:00 UTC
README
Yii2 component for tracking execution statistics and aggregation of all SQL statements executed by multiple servers.
Features
- Multiple servers
- Execution statistics history
- Human interface
Install
Via Composer
$ composer require sima-land/yii2-pg-stat-statements
Testing
$ composer test
Security
If you discover any security related issues, please email pastukhov_k@sima-land.ru instead of using the issue tracker.
Credits
License
MIT. Please see License File for more information.