PHPackages                             phpmv/ubiquity-debug - 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. [Framework](/categories/framework)
4. /
5. phpmv/ubiquity-debug

ActiveExtension[Framework](/categories/framework)

phpmv/ubiquity-debug
====================

Debugger for Ubiquity framework

0.0.10(2y ago)16.6k↓82.7%Apache-2.0PHPPHP &gt;=7.4

Since Apr 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/phpMv/ubiquity-debug)[ Packagist](https://packagist.org/packages/phpmv/ubiquity-debug)[ RSS](/packages/phpmv-ubiquity-debug/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (11)Used By (0)

[![img](https://github.com/phpMv/ubiquity-debug/raw/main/.github/images/debugger.png?raw=true)](https://github.com/phpMv/ubiquity-debug/blob/main/.github/images/debugger.png?raw=true)

[![Latest Stable Version](https://camo.githubusercontent.com/0fa658cb611b30b4b2b86e535c7913ef51eaeb4144248d6843207b2a6ac20339/68747470733a2f2f706f7365722e707567782e6f72672f7068706d762f75626971756974792d64656275672f762f737461626c65)](https://packagist.org/packages/phpmv/ubiquity-debug)

Debugger for Ubiquity framework

Integration
===========

[](#integration)

For an existing project
-----------------------

[](#for-an-existing-project)

```
composer require phpmv/ubiquity-debug
```

If you had devtools previously installed globally, update them:

```
composer global update
```

Update in `.ubiquity/_index.php` file:

```
\Ubiquity\debug\Debugger::start($config);// To add

\Ubiquity\controllers\Startup::run($config);
```

For a new project (since Ubiquity 2.4.4)
----------------------------------------

[](#for-a-new-project-since-ubiquity-244)

Nothing to do: The debugger is active by default with the php built-in server.

```
Ubiquity serve
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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 ~108 days

Recently: every ~227 days

Total

10

Last Release

863d ago

PHP version history (2 changes)0.0.1PHP &gt;=8.0

0.0.2PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2511052?v=4)[Jean-Christophe HERON](/maintainers/jcheron)[@jcheron](https://github.com/jcheron)

---

Top Contributors

[![jcheron](https://avatars.githubusercontent.com/u/2511052?v=4)](https://github.com/jcheron "jcheron (42 commits)")

---

Tags

phpframeworkdebugmvctoolsphp framework

### Embed Badge

![Health badge](/badges/phpmv-ubiquity-debug/health.svg)

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

PHPackages © 2026

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