Contributions are always welcome!
If you would like to contribute code please fork this repository and issue a pull request against the master branch. It is recommended that you make any changes to your fork in a separate branch that you would then use for the pull request. All contributions should follow the PSR-2 coding standard.
If you add, remove or rename any classes used in the formation of a request or response, be sure to run script/build-classmap.php to rebuild the ClassMap class.
See the contributing documentation in the gh-pages branch for information on contributing to documentation.