此包最新版本(dev-master)没有可用的许可信息。

监控代码执行统计信息的分析器

dev-master 2015-01-16 16:59 UTC

This package is not auto-updated.

Last update: 2024-09-14 16:03:13 UTC


README

Build Status Total Downloads

安装

推荐使用 composer 进行安装: groundsix/profiler

{
    "require" : {
        "groundsix/profiler": "dev-master"
    }
}

您也可以使用 git 克隆仓库: git clone git@github.com:GroundSix/Profiler.git

测试

composer install
phpunit --configuration phpunit.xml

许可

MIT 许可(见 LICENSE