Contributing is welcomed to this library.
Please, use the GitHub's Issuies Pull Request feature to do that.
This library uses the basic coding standard for PHP. Before the pull request, please test the code wit php-cs-fixer.
If you create a feature, please add tests for that, to make sure, it is working. Please, keep the coverage above 90%.