PHPackages                             ob-ivan/sd-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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. ob-ivan/sd-debug

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

ob-ivan/sd-debug
================

v1.1(8y ago)09292PHP

Since Feb 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ob-ivan/sd-debug)[ Packagist](https://packagist.org/packages/ob-ivan/sd-debug)[ RSS](/packages/ob-ivan-sd-debug/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)DependenciesVersions (3)Used By (2)

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

[](#installation)

```
composer require ob-ivan/sd-debug
```

Usage
=====

[](#usage)

```
// Enable or disable depending on your environment
debug()->enable(isset($_GET['debug']));

// Only print/log if debug is enabled
debug()->pre('ids', $ids);
debug()->log('ids', $ids);

// Always print/log
debug(true)->log('ids', $ids);
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

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

Every ~0 days

Total

2

Last Release

3057d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1832804?v=4)[ob-ivan](/maintainers/ob-ivan)[@ob-ivan](https://github.com/ob-ivan)

---

Top Contributors

[![ob-ivan](https://avatars.githubusercontent.com/u/1832804?v=4)](https://github.com/ob-ivan "ob-ivan (1 commits)")

### Embed Badge

![Health badge](/badges/ob-ivan-sd-debug/health.svg)

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

###  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)
