Download the PHP package jhasheng/purple without Composer
On this page you can find all versions of the php package jhasheng/purple. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jhasheng/purple
More information about jhasheng/purple
Files in jhasheng/purple
Download jhasheng/purple
More information about jhasheng/purple
Files in jhasheng/purple
Vendor jhasheng
Package purple
Short Description laravel 5 profiler
License MIT
Homepage https://github.com/jhasheng/purple
Package purple
Short Description laravel 5 profiler
License MIT
Homepage https://github.com/jhasheng/purple
Please rate this library. Is it a good library?
Informations about the package purple
基于 laravel 5 的性能分析器
由来
- 无类似
Symfony
中debug
工具 laravel-debugbar
界面过于丑陋,处女座的我表示不能忍- daylerees/anbu ,但并不支持
laravel 5
, mark 一下 - itsgoingd/clockwork , 支持
laravel 5
但是没有界面,需要结合 Chrome 插件来使用 - 还是不合我意,于是有了将两者合一的念头
安装
-
安装依赖包
-
添加以下 ServiceProvider 到 config/app.php
-
添加中间件到 Kernel.php
-
发布资源文件 参数 force 可选,意为强制覆盖已经存在的文件,第二次运行时使用,中括号内为可选参数,tag 参数为发布指定类型文件(配置,静态资源,数据库文件)
- 安装数据库
特性
-
收集项
- Request
- Log
- Event
- Page Debug
- DB Query
- Route
- PHP Info
- 存储方式
- MySQL
- Redis
- Mongo
- Other
All versions of purple with dependencies
PHP Build Version
Package Version
The package jhasheng/purple contains the following files
Loading the files please wait ....