PHPackages                             nyx/diagnostics - 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. nyx/diagnostics

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

nyx/diagnostics
===============

Diagnostics, debugging and profiling tools.

0158PHP

Since Feb 7Pushed 8y agoCompare

[ Source](https://github.com/unyx/diagnostics)[ Packagist](https://packagist.org/packages/nyx/diagnostics)[ RSS](/packages/nyx-diagnostics/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

nyx/diagnostics
===============

[](#nyxdiagnostics)

> Tools intended to make debugging and profiling your code convenient and yet powerful.

[![Nyx's logo](https://camo.githubusercontent.com/1eb940a91ae0eb6356481a5a4a3b5c23d3da6e4ca9d99dbd776f0256af4f17dc/68747470733a2f2f7332392e706f7374696d672e6f72672f776731377970356c6a2f72737a5f6c6f676f5f6c5f3330302e706e67)](https://camo.githubusercontent.com/1eb940a91ae0eb6356481a5a4a3b5c23d3da6e4ca9d99dbd776f0256af4f17dc/68747470733a2f2f7332392e706f7374696d672e6f72672f776731377970356c6a2f72737a5f6c6f676f5f6c5f3330302e706e67)

[![Latest stable version](https://camo.githubusercontent.com/9574f8fc2b10607e365aef042b980515feb0b7d2a3f3d23abf89665866f4dbd4/68747470733a2f2f706f7365722e707567782e6f72672f6e79782f646961676e6f73746963732f762f737461626c652e706e67)](https://packagist.org/packages/nyx/diagnostics)[![Total downloads](https://camo.githubusercontent.com/6a44d140641627c7f8f20422a203144e756784688f8ddccfb5033959a1ed3779/68747470733a2f2f706f7365722e707567782e6f72672f6e79782f646961676e6f73746963732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/nyx/diagnostics)[![Build status](https://camo.githubusercontent.com/a497789a386f7d8b5587087495d72b188a305d4480a043514c6f5377a9becde9/68747470733a2f2f7472617669732d63692e6f72672f756e79782f646961676e6f73746963732e706e67)](https://travis-ci.org/unyx/diagnostics)[![Code quality](https://camo.githubusercontent.com/72cae5aec616c25d7ba6f64e761487c514b1e0890dd7400f76f8052522224d4e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f756e79782f646961676e6f73746963732f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/unyx/diagnostics)[![License](https://camo.githubusercontent.com/e498eead712d82d9ee1af0a4850acd2e46ea48c48fb9ce5a3d2ab64f28f95b34/687474703a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e737667)](http://alcore.mit-license.org)

Currently in its infant **design phase** and therefore considered **unusable**. The API will fluctuate, solar flares will appear, wormholes will consume your data, gremlins will chase your cat. You've been warned.

The package is loosely coupled and highly flexible, giving you granular control over when and how errors or exceptions get thrown, how to handle the aftermath and how to stay in the know with what's happening with your application in production.

It is comprised of submodules which can work standalone or in tandem when you glue them together. You can start out with the most basic setup and make use of more advanced functionality as you go. Things won't happen unless you want them to.

Requirements
------------

[](#requirements)

- PHP **7.1.0**+

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

[](#installation)

The only supported way of installing this package is via [Composer](http://getcomposer.org):

```
composer require nyx/diagnostics

```

Documentation
-------------

[](#documentation)

The code is fully inline documented for the time being. Online documentation will be made available in due time.

License
-------

[](#license)

Nyx is open source software licensed under the [MIT license](http://alcore.mit-license.org).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/0899a0a027b53f13b38fd32962546edde97a8af2c2162b95128afe80d77edf87?d=identicon)[alcore](/maintainers/alcore)

---

Top Contributors

[![alcore](https://avatars.githubusercontent.com/u/13606783?v=4)](https://github.com/alcore "alcore (70 commits)")

### Embed Badge

![Health badge](/badges/nyx-diagnostics/health.svg)

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

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

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[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)[beyondcode/helo-laravel

HELO Laravel debug helper

90360.1k](/packages/beyondcode-helo-laravel)

PHPackages © 2026

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