rector/cleaning-packages

Meta composer-package to never forget any important dev packages in your project

0.1.1 2025-05-23 10:29 UTC

This package is auto-updated.

Last update: 2025-05-23 17:01:50 UTC


README

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!