localheinz/php-library-template
Provides a GitHub repository template for a PHP library, using GitHub actions.
dev-master
2019-12-09 22:58 UTC
Requires
- php: ^7.2
Requires (Dev)
- phpstan/phpstan-deprecation-rules: ~0.11.2
- phpstan/phpstan-strict-rules: ~0.11.1
- jangregor/phpstan-prophecy: ~0.4.2
- localheinz/composer-normalize: ^1.3.1
- phpstan/phpstan: ~0.11.19
- phpunit/phpunit: ^8.4.3
- ergebnis/php-cs-fixer-config: ~1.0.0
- phpstan/extension-installer: ^1.0.3
- infection/infection: ~0.15.0
- ergebnis/test-util: ~0.9.0
- ergebnis/phpstan-rules: ~0.14.0
README
Installation
💡 This is a great place for showing how to install the package, see below:
Run
$ composer require ergebnis/php-library-template
Usage
💡 This is a great place for showing a few usage examples!
Changelog
Please have a look at CHANGELOG.md
.
Contributing
Please have a look at CONTRIBUTING.md
.
Code of Conduct
Please have a look at CODE_OF_CONDUCT.md
.
License
This package is licensed using the MIT License.