PHPackages                             habeuk/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. habeuk/debug

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

habeuk/debug
============

debug php drupal

3.0.2(2w ago)01.3k4MITPHPCI failing

Since Mar 18Pushed 2w ago1 watchersCompare

[ Source](https://github.com/Habeuk/debug)[ Packagist](https://packagist.org/packages/habeuk/debug)[ RSS](/packages/habeuk-debug/feed)WikiDiscussions 2x Synced today

READMEChangelogDependencies (12)Versions (37)Used By (4)

debug
=====

[](#debug)

Help to debug code.

installation
------------

[](#installation)

```
composer require habeuk/debug

```

### Author

[](#author)

[![Logo habeuk](https://camo.githubusercontent.com/3e9347708ea95c75acf9f9dfba103f634db41ccbac2d4db46cca1b2c0604a5d7/68747470733a2f2f68616265756b2e636f6d2f73697465732f64656661756c742f66696c65732f7374796c65732f6d656469756d2f7075626c69632f323032332d30382f6c6f676f2d68616265756b2e706e67)](https://camo.githubusercontent.com/3e9347708ea95c75acf9f9dfba103f634db41ccbac2d4db46cca1b2c0604a5d7/68747470733a2f2f68616265756b2e636f6d2f73697465732f64656661756c742f66696c65732f7374796c65732f6d656469756d2f7075626c69632f323032332d30382f6c6f676f2d68616265756b2e706e67) **Provide by [ habeuk.com ](https://habeuk.com/)**

Usage
-----

[](#usage)

You have to setup smtp parameters if you want to send logs by mail

```
DebugLogger::$smtpSettings['host'] = '';
DebugLogger::$smtpSettings['sender'] = "";
DebugLogger::$smtpSettings['sender_name'] = '';
DebugLogger::$smtpSettings['port'] = 587;
DebugLogger::$smtpSettings['user_name'] = "";
DebugLogger::$smtpSettings['password'] = "";
DebugLogger::$smtpSettings['recipients'] = ['email1', 'email2']
DebugLogger::$logDir = "log path"; // The path where you want to save the log files

```

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance96

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 91.8% 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 ~59 days

Recently: every ~50 days

Total

33

Last Release

18d ago

Major Versions

1.2.6 → 2.0.02023-02-27

2.0.8 → 3.0.02025-07-04

1.2.10 → 3.0.12026-03-29

PHP version history (2 changes)1.0.3PHP ^7.0

1.0.5PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b3f5c46d0479e918dc4379a67103c817f0b1e65bf437ef3d3f57395d761907d?d=identicon)[habeuk](/maintainers/habeuk)

---

Top Contributors

[![stephane888](https://avatars.githubusercontent.com/u/23379351?v=4)](https://github.com/stephane888 "stephane888 (45 commits)")[![Justin-Jordan](https://avatars.githubusercontent.com/u/61962136?v=4)](https://github.com/Justin-Jordan "Justin-Jordan (4 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[doppar/framework

The Doppar Framework

4012.4k14](/packages/doppar-framework)

PHPackages © 2026

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