yii2-extension yii2-xhprof
Simple Yii2 XHProf extension
sjoorm/yii2-xhprof
Simple Yii2 XHProf extension
- Monday, July 27, 2015
- by sjoorm
- Repository
- 2 Watchers
- 1 Stars
- 58 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 1 Open issues
- 2 Versions
- 4 % Grown
yii2-xhprof
Simple Yii2 XHProf extension, (*1)
Usage:, (*2)
return [
'components' => [
// ...
'xhprof' => [
'class' => 'sjoorm\yii\extensions\XHProf',
'namespace' => 'my-project-1',
'host' => 'http://xhprof.local',
'includeLibrary' => '/usr/local/Cellar/php56-xhprof/254eb24/xhprof_lib/utils/xhprof_lib.php',
'includeRuns' => '/usr/local/Cellar/php56-xhprof/254eb24/xhprof_lib/utils/xhprof_runs.php',
],
// ...
],
'bootstrap' => [
'xhprof',
],
];
dev-master
9999999-dev
Simple Yii2 XHProf extension
Sources
Download
MIT
The Requires
extension
yii2
optimization
profiling
xhprof
1.0.0
1.0.0.0
Simple Yii2 XHProf extension
Sources
Download
MIT
The Requires
extension
yii2
optimization
profiling
xhprof