ECS is a tool that handles code formatting and keeps consistent conventions in your codebase. It wraps PHP_CodeSniffer and PHPCSFixer, so you can use rules from both of these, magic! 🪄
Rector and ECS: new configurator API
Rector is a tool for automatic code refactoring. ECS allows keeping coding standards in the project. From few days, configuration of both tools is more developer friendly. ...