GrumPHP is a code quality tool for PHP, available as a composer plugin under an MIT license.

GrumPHP demo

GrumPHP will register some git hooks in your package repository. When somebody commits changes, GrumPHP will run some tests on the committed code. If the tests fail, you won’t be able to commit your changes. This handy tool will not only improve your codebase, it will also teach your co-workers to write better code following the best practices you’ve determined as a team.

GrumPHP has a set of common tasks built-in. You will be able to use GrumPHP with a minimum of configuration. Version 1.0.0 have just been released after five years of hacking with exactly the same functionality as previous release, but with a backward compatibility promise!

LEAVE A REPLY

Please enter your comment!
Please enter your name here