All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- .gitattributes file to allow create-project to download all files needed
- continuous integration (travis ci)
- code coverage (coveralls)
- static analysis (phpstan)
- mess detector (phpmd)
- testing framework (phpunit)
- php code sniffer which enforces the psr-2 standard (phpcs)
- composer configuration with psr-4 autoloading
- a changelog
- MIT license (not sure about what license you need? https://choosealicense.com/)
- documentation using sphinx
- issue and pull request template
- badges from http://shields.io/