Download the PHP package yiisoft/profiler without Composer
On this page you can find all versions of the php package yiisoft/profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yiisoft/profiler
More information about yiisoft/profiler
Files in yiisoft/profiler
Package profiler
Short Description Profiler
License BSD-3-Clause
Homepage https://www.yiiframework.com/
Informations about the package profiler
Yii Profiler
The package provides an ability to record performance profiles.
Requirements
- PHP 8.0 or higher.
Installation
The package could be installed with Composer:
If you use this package with Yii Config and there will be no @runtime
alias in yiisoft/aliases
configuration defined, application will throw "Invalid path alias" error.
To solve it, add the @runtime
alias to the yiisoft/aliases
configuration in params.php
:
General usage
Profiling
Nested profiling
Getting profiler messages
Output
Find profiler messages with a given token
Output
Saving messages to storage
Documentation
- Internals
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.
License
The Yii Profiler is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.
Support the project
Follow updates
All versions of profiler with dependencies
psr/log Version ^2.0|^3.0
yiisoft/files Version ^2.0
yiisoft/strings Version ^2.0