styleci is a PHP Coding Style Service that integrates with github and enforces code style. StyleCI can be configured to automatically create a pull request with fixes and immediately merge the same pull request if you'd like.
It's like PHPCS only as a CI service. Seems like it could be a good companion. Free for Open source projects too.
see https://styleci.io/
styleci is a PHP Coding Style Service that integrates with github and enforces code style. StyleCI can be configured to automatically create a pull request with fixes and immediately merge the same pull request if you'd like.
It's like PHPCS only as a CI service. Seems like it could be a good companion. Free for Open source projects too.