PHPackages                             web6/debugger - 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. web6/debugger

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

web6/debugger
=============

Debugging utilities.

05PHP

Since Apr 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/w6cloud/php-debugger)[ Packagist](https://packagist.org/packages/web6/debugger)[ RSS](/packages/web6-debugger/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WEB6 PHP Debugger
=================

[](#web6-php-debugger)

Debugging functions

Install
-------

[](#install)

Install via Composer

```
$ composer require web6/debugger
```

Configure autoload
------------------

[](#configure-autoload)

Configure autoloading by including Composer's generated file :

```
include_once('vendor/autoload.php');
```

Usage
-----

[](#usage)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e97dd2e75248779e468eb3dea9b83ebe935d7effa3ccf00286ed3bae43fac9f9?d=identicon)[w6](/maintainers/w6)

---

Top Contributors

[![w6cloud](https://avatars.githubusercontent.com/u/32245185?v=4)](https://github.com/w6cloud "w6cloud (2 commits)")

### Embed Badge

![Health badge](/badges/web6-debugger/health.svg)

```
[![Health](https://phpackages.com/badges/web6-debugger/health.svg)](https://phpackages.com/packages/web6-debugger)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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