| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This Composer package will start to check your PHP files upon each commit to make sure they comply to the PSR-2 Coding Style Guide.
This is a PHP Composter Action.
Uses the wonderful PHP CodeSniffer Project.
Just add as a development requirement to your composer.json, and it should work automagically:
composer require --dev php-composter/php-composter-phpcs-psr2It should just work when you git commit.
All feedback / bug reports / pull requests are welcome.
| Back | FazBrowse Home | New Git URL |