PHPackages                             qingbing/debug-bootstrap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. qingbing/debug-bootstrap

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

qingbing/debug-bootstrap
========================

调试入口

1.0.2(6y ago)0227MITPHP

Since Mar 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/qingbing/debug-bootstrap)[ Packagist](https://packagist.org/packages/qingbing/debug-bootstrap)[ Docs](http://www.phpcorner.net)[ RSS](/packages/qingbing-debug-bootstrap/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (7)

debug-bootstrap
===============

[](#debug-bootstrap)

1、描述
----

[](#1描述)

php 调试入口类

2、注意事项
------

[](#2注意事项)

- 所有的测试命令务必写入到 "\\Test" 为命名空间的目录下
- 建议所有测试命令都以"Test"开头

3、使用方法
------

[](#3使用方法)

### 3.1 web 使用

[](#31-web-使用)

- 可直接通过入口命令查找测试链接

### 3.1 console 使用

[](#31-console-使用)

- 查找支持的命令

```
php console.php

======>>>

php console.php --c=DebugCommand
php console.php --c=DebugWeb

+++++++++++++++++++++

php console.php --c=DebugCommand --id=5

======>>>
Array
(
    [c] => DebugCommand
    [id] => 5
)
/mnt/hgfs/Vhosts/composer.us/php-debug-bootstrap/test/src/DebugCommand.php:29:
string(1) "5"

```

====== 异常代码集合 ======
--------------------

[](#-异常代码集合-)

异常代码格式：1000 - XXX - XX （组件编号 - 文件编号 - 代码内异常）

```

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~8 days

Total

2

Last Release

2231d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9379d2ee4885074de75faa3fa12970614186826f762df3c4aa0905dc1ff3b513?d=identicon)[qingbing](/maintainers/qingbing)

---

Top Contributors

[![qingbing](https://avatars.githubusercontent.com/u/33932784?v=4)](https://github.com/qingbing "qingbing (1 commits)")

---

Tags

phpdebugbootstrapdemo

### Embed Badge

![Health badge](/badges/qingbing-debug-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/qingbing-debug-bootstrap/health.svg)](https://phpackages.com/packages/qingbing-debug-bootstrap)
```

###  Alternatives

[jbzoo/jbdump

Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print\_r() and var\_dump() functions.

211.1M3](/packages/jbzoo-jbdump)[h4cc/phpqatools

A meta composer package for PHP QA Tools.

6418.6k1](/packages/h4cc-phpqatools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
