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

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

stephane888/debug
=================

debug php drupal

3.0.1(1mo ago)04102MITPHP

Since Mar 18Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/stephane888/debug)[ Packagist](https://packagist.org/packages/stephane888/debug)[ RSS](/packages/stephane888-debug/feed)WikiDiscussions 2x Synced 1w ago

READMEChangelogDependencies (8)Versions (36)Used By (2)

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

47

—

FairBetter than 94% of packages

Maintenance90

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

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

Total

32

Last Release

50d 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/1abfc60b8ba2e889a5f46dcc43dacd547b97d513cee98f2789484db64e6091f6?d=identicon)[Stephanekouwa](/maintainers/Stephanekouwa)

---

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/stephane888-debug/health.svg)

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

###  Alternatives

[spatie/laravel-ray

Easily debug Laravel apps

31538.4M2.8k](/packages/spatie-laravel-ray)[spatie/ray

Debug with Ray to fix problems faster

62242.5M758](/packages/spatie-ray)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[rarst/laps

Light WordPress profiler.

567262.1k2](/packages/rarst-laps)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[clawrock/magento2-debug

Magento 2 debug module based on Magento 1 Profiler with some extra features.

8419.3k1](/packages/clawrock-magento2-debug)

PHPackages © 2026

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