A template/boilerplate for PHP libraries (similar to chillerlan/php-library-template but without phpdocs and readthedocs deployment).
- GitHub Actions runner
- Composer dependency management
- PHPUnit unit tests
- PHPStan static analysis
- PHPCS coding standard analyzer
- PHPMD mess detector
- Codecov code coverage analysis
- phpDocumentor auto generated API docs
- PHP 8.1+
Use at your own risk!