PHP Composter PHPStan
Automatically install a git pre-commit hook to statically analyse your PHP files upon each commit using the phpstan.neon
configuration.
Table Of Contents
Installation
Add as a development requirement to your composer.json
:
composer require --dev pascal-splotches/php-composter-phpstan
Usage
It automatically works whenever you execute a git commit
.
Built With
Contributing
All feedback, bug reports and pull requests are welcomed.
Versioning
We use SemVer for versioning. For the versions available, see the releases on this repository.
Authors
- Pascal Scheepers pascal@splotch.es
License
This project is licensed under the GPL v3 License - see the LICENSE file for details.