Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

Guarding Code Quality with GrumPHP

Check if your code smells before you make a mistake.

Ray

In a collaborative development environment, Code Review is a crucial process.
If someone writes code that violates rules or fails tests, it can lead to project errors.
Manual syntax checks or running tests manually are time-consuming and not fashionable.
These tasks should be automated, and that’s where GrumPHP comes in.

Recent Posts

Categories

Tags