Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 493 Bytes

File metadata and controls

21 lines (12 loc) · 493 Bytes

All Cleaning Packages in one Place

This repository contains a collection of cleaning packages for PHP devs, who want to take code quality to the next level...

...and are enough lazy to delegate as much work as possible to automated tools.


It's a collection of CLI tools and PHPStan extensions (some of them you can find in tomasvotruba.com/tools).


Install

composer require rector/cleaning-packages --dev

Happy coding!