Contributions are welcome; please ensure you follow the Gitflow
branching model (branch from and pull request to develop
; name branches feature/[issue-number]-[description]
etc.
Please give me a bit of leeway on attending to PRs!
This project adheres to the PSR-2 Coding Standard - running the tests will invoke
phpcs
which will tell you what to do...
$ composer test