neyo-php-framework / debugger
Simple debugging tools for your web applications.
dev-master
2018-07-15 20:25 UTC
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: ^6.5|^7.1
- vimeo/psalm: ^1.0|^2.0
Suggests
- neyo-php-framework/logger: Enables the <debugger.log> directive.
This package is not auto-updated.
Last update: 2025-04-13 08:58:40 UTC
README
Installation
You can alternatively just clone this repository.
via Composer:
The best way to install this debugging library is through composer. If you do not have composer installed you can install it directly from thier website (https://getcomposer.org/). After composer is successfully install run the command line code below.
composer require neyo-php-framework/debugger
That's all enjoy!
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Nicholas English - Maintainer - ikorisabi
See also the list of contributors who participated in this project.
Services
- Vimeo Psalm (https://getpsalm.org/)
- Travis CI (https://travis-ci.org/)
- Style CI (https://styleci.io/)
- Coveralls (https://coveralls.io/)