PHPackages                             joa/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joa/debug

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joa/debug
=========

PHP library for formatting data outputs

v1.0.0(10y ago)3967MITPHPPHP &gt;=5.3.0

Since Dec 15Pushed 9y ago2 watchersCompare

[ Source](https://github.com/AlefeVariani/joa-debug)[ Packagist](https://packagist.org/packages/joa/debug)[ RSS](/packages/joa-debug/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

### joa/debug

[](#joadebug)

PHP library for formatting data outputs

#### Install

[](#install)

```
php composer.phar require joa/debug
```

#### Use

[](#use)

```
use Joa\Debug\Debug;

$a = ['a'=>'b', 'c' => ['as', 'gg']];

Debug::out($a);
exit;

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3852d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2599414?v=4)[Alefe Variani](/maintainers/AlefeVariani)[@AlefeVariani](https://github.com/AlefeVariani)

![](https://avatars.githubusercontent.com/u/8570434?v=4)[Jonas Rodrigeri](/maintainers/jonasrodrigeri)[@jonasrodrigeri](https://github.com/jonasrodrigeri)

---

Top Contributors

[![AlefeVariani](https://avatars.githubusercontent.com/u/2599414?v=4)](https://github.com/AlefeVariani "AlefeVariani (11 commits)")

### Embed Badge

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

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

###  Alternatives

[christiankuri/laravel-favorite

Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.

227484.2k6](/packages/christiankuri-laravel-favorite)[vovayatsyuk/magento2-alsoviewed

Product recommendations and suggestions. People who viewed this item also viewed. People with similar interests also viewed.

315.9k](/packages/vovayatsyuk-magento2-alsoviewed)

PHPackages © 2026

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