Skip to content
This repository was archived by the owner on Jun 9, 2018. It is now read-only.
/ diagnostics Public archive

[READ ONLY] Subtree split of Nyx's Diagnostics component. Master at unyx/nyx.

License

Notifications You must be signed in to change notification settings

unyx/diagnostics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyx/diagnostics

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

Nyx's logo

Latest stable version Total downloads Build status Code quality License

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

  • PHP 7.1.0+

Installation

The only supported way of installing this package is via Composer:

composer require nyx/diagnostics

Documentation

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

License

Nyx is open source software licensed under the MIT license.

About

[READ ONLY] Subtree split of Nyx's Diagnostics component. Master at unyx/nyx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages