PHPackages                             repat/hardcoredebuglogger - 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. repat/hardcoredebuglogger

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

repat/hardcoredebuglogger
=========================

HardCoreDebugLogger helps you find segfaults

0201PHP

Since Apr 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/repat/hardcoredebuglogger)[ Packagist](https://packagist.org/packages/repat/hardcoredebuglogger)[ RSS](/packages/repat-hardcoredebuglogger/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

hardcoredebuglogger
===================

[](#hardcoredebuglogger)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d220fbe9636e2139b6822cb48054b2df933a39811160789a349c9bdfe9ae5c8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72657061742f68617264636f726564656275676c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/repat/hardcoredebuglogger)[![Total Downloads](https://camo.githubusercontent.com/8ff7614423deb27ca779a1992505dd7cd67d991c65934f50ea8a1f2d57959689/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72657061742f68617264636f726564656275676c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/repat/hardcoredebuglogger)

**hardcoredebuglogger** is a package to debug PHP segfaults, taken from [this GitHub gist](https://gist.github.com/lyrixx/56dfc48fb7e807dd2a229813da89a0dc) by [lyrixx](https://github.com/lyrixx) from Jolicode. He also wrote a [blog article](https://jolicode.com/blog/find-segfaults-in-php-like-a-boss) about it.

Installation
------------

[](#installation)

`$ composer require repat/hardcoredebuglogger`

Usage
-----

[](#usage)

Put this in the file you want to debug:

```
declare(ticks=1);
\repat\HardCoreDebugLogger::register();
```

Version
-------

[](#version)

- Version 0.1

Contact
-------

[](#contact)

#### repat

[](#repat)

- Homepage:
- e-mail:
- Twitter: [@repat123](https://twitter.com/repat123 "repat123 on twitter")

[![Flattr this git repo](https://camo.githubusercontent.com/7e3f46a36526479d701ef7f90a0f8c3ac2fbab3087446e2a9fceed75cd1ab802/687474703a2f2f6170692e666c617474722e636f6d2f627574746f6e2f666c617474722d62616467652d6c617267652e706e67)](https://flattr.com/submit/auto?user_id=repat&url=https://github.com/repat/hardcoredebuglogger&title=hardcoredebuglogger&language=&tags=github&category=software)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/405dab243007488e7e7851422e5864a9312aee36058d60f1e6d623232c4d3131?d=identicon)[repat](/maintainers/repat)

---

Top Contributors

[![repat](https://avatars.githubusercontent.com/u/516807?v=4)](https://github.com/repat "repat (3 commits)")

### Embed Badge

![Health badge](/badges/repat-hardcoredebuglogger/health.svg)

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M915](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k28](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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