A neat little Composer template ready to be used for new awesome PHP packages. 🐘 📦
- Static code analysis through easy-coding-standard.
- Unit testing through PHPUnit.
- GitHub Actions setup for building, static analysis and unit tests.
- MIT license.
- PSR-4 autoloading compliant.
- PSR-12 compliant code style.
- CHANGELOG.md.
composer create-project viktigpetterr/composer-template <project-name>