innmind/profiler 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

innmind/profiler

Composer 安装命令:

composer require innmind/profiler

包简介

App profiler

README 文档

README

Build Status codecov Type Coverage

App profiler to help profile any kind of applications (http or cli).

This package can be integrated in an existing app (using innmind/framework) or run as a standalone app

Installation

composer require innmind/profiler

Overview

The profiler contains 2 types of entities: a profile and sections.

A profile contains a name (usually the http path called or the cli), the point in time the profile started, the status (succeeded, failed or pending) and an exit message.

A section is a part of a profile. By default there are 9 sections:

  • Http: the request and response (if the app didn't crash) the app received
  • Exception: the stack trace represented as graph (see innmind/stack-trace)
  • App graph: the object graph representing the application (see innmind/object-graph)
  • Call graph: a flamechart
  • Environment: the list of environment variables
  • Processes: the list of commands run on the machine
  • Remote
    • Http: all the http requests issued by the application
    • Processes: all the commands run on a distant machine
    • Sql: all the SQL queries issued to a database

Documentation

All the documentation can be found in the docs folder.

统计信息

  • 总下载量: 484
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 13
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-02-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固