Download the PHP package ciniran/yii-timer without Composer
On this page you can find all versions of the php package ciniran/yii-timer. 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 yii-timer
Yii,timer,tool
- 本工具主要用于调试PHP代码的执行时间。 对于自己写出来的代码,感觉执行效率有问题的时候可以用本工具来进行一个辅助分析。
- 本工具是单例运行,以YII的组件的形式开发,在YII应用实例化完成之后就可以调用运行
- 本工具默认调用YII的log记录输出时间,也可以配置为文件存储
安装方法
`
配置方法
- 配置方法如下,(配置到Yii组件 common/config/main-local.php文件中):
`
- 使用方法如下: `
-
你也可以直接通过代码输出 `
- 日志最终输出结果如下: `
All versions of yii-timer with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package ciniran/yii-timer contains the following files
Loading the files please wait ....