The long-awaited hype train is finally over, https://laravel.com/?ref=techvblogs.com latest open-source CLI app has been released to the world, and we got our hands on it to tell you all about it. From the readme, "Laravel pint is a zero-dependency PHP code style fixer for minimalists - built on top of https://github.com/FriendsOfPHP/PHP-CS-Fixer?ref=techvblogs.com."
In modern https://www.php.net/?ref=techvblogs.com, we have been going through a phase of honing our craft, making our code stricter and better tested, and ensuring we have a consistent code style.
By default, Pint uses the laravel preset, which fixes problems by following the opinionated coding style of Laravel.
Rules are style guidelines that Pint will use to fix code style issues in your code.