Phpcop
Tools for detect error PSRs.
Installation
Add this line to your application's Gemfile:
gem 'phpcop'
And then execute:
$ bundle
Or install it yourself as:
$ gem install phpcop
Usage
Go to project and execute command phpcop
.
Use default config or create a .phpcop.yml in root to project. Copy default file 'config/phpcop.yml'.