2017 © Pedro Peláez
 

library diagnostics

Diagnostics, debugging and profiling tools.

image

nyx/diagnostics

Diagnostics, debugging and profiling tools.

  • Tuesday, February 7, 2017
  • by alcore
  • Repository
  • 1 Watchers
  • 0 Stars
  • 158 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

nyx/diagnostics

Tools intended to make debugging and profiling your code convenient and yet powerful., (*1)

Nyx's logo, (*2)

Latest stable version Total downloads Build status Code quality License, (*3)

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., (*4)

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., (*5)

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., (*6)

Requirements

  • PHP 7.1.0+

Installation

The only supported way of installing this package is via Composer:, (*7)

composer require nyx/diagnostics

Documentation

The code is fully inline documented for the time being. Online documentation will be made available in due time., (*8)

License

Nyx is open source software licensed under the MIT license., (*9)

The Versions

07/02 2017

dev-master

9999999-dev https://github.com/unyx/nyx

Diagnostics, debugging and profiling tools.

  Sources   Download

MIT

The Requires

 

The Development Requires

exception diagnostics analysis dump benchmark error debugging profiling nyx