PHPackages                             denismitr/dprint - 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. denismitr/dprint

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

denismitr/dprint
================

Debug Print

v1.0.0(9y ago)018MITPHP

Since Jul 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/denismitr/Debug-Print)[ Packagist](https://packagist.org/packages/denismitr/dprint)[ RSS](/packages/denismitr-dprint/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Installation
============

[](#installation)

```
composer require denismitr/dprint

```

Usage
-----

[](#usage)

```
$a = "Stringing";
$b = 1234.2344;
$e = new Exception("Testing...");

$arr = ["Rome", "London", "Moscow", "New York"];

dprint($a, $b, $e, $arr);
```

or, to print and kill

```
ddump($a, $b, $e, $arr);
```

Works both under CLI and in browser with a and readable convenient theme.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d68ae5d5ca94f49a69f961a7825865d92247b09e276a25fcc6ad485d4c8c964?d=identicon)[denismitr](/maintainers/denismitr)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/denismitr-dprint/health.svg)

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

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.4k](/packages/spatie-craft-ray)

PHPackages © 2026

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