A template/boilerplate for PHP libraries.
- GitHub Actions runner
- Composer dependency management
- PHPUnit unit tests
- PHPStan static analysis
- PHPCS coding standard analyzer
- PHPMD mess detector
- Codecov code coverage analysis
- Codacy code quality analysis
- phpDocumentor auto generated API docs
- ReadTheDocs documentation builder
- PHP 8.1+
- The user manual is at https://php-library-template.readthedocs.io/ (sources)
- An API documentation created with phpDocumentor can be found at https://chillerlan.github.io/php-library-template/
Use at your own risk!