neyo-php-framework / debugger
Simple debugging tools for your web applications.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
pkg:composer/neyo-php-framework/debugger
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-10-26 11:55:18 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/)