DownloadDevDumper PHP
This is a simple PHP library for debugging purposes. It is a simple and easy to use library that can be used to dump variables in a more readable format.
Requirements
Installation
composer require ardagnsrn/devdumper-php
Contributing
-
Fork it.
-
Create your feature branch (git checkout -b my-new-feature).
-
Make your changes.
-
Run the tests, adding new ones for your own code if necessary (phpunit).
-
Commit your changes (git commit -am 'Added some feature').
-
Push to the branch (git push origin my-new-feature).
-
Create new pull request.
Also please refer to CONTRIBUTION.md.
License
Please refer to LICENSE.
|