php-cs-fixer3 - A tool to automatically fix PHP code style
- Website:
- https://github.com/FriendsOfPHP/PHP-CS-Fixer
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents and many more. If you are already using a linter to identify coding standards problems in your code, you know that fixing them by hand is tedious, especially on large projects. This tool does not only detect them, but also fixes them for you.
Packages
php-cs-fixer3-3.3.1-1.remi.src | [1.3 MiB] |
Changelog by Remi Collet (2021-11-16):
- update to 3.3.1 |
php-cs-fixer3-3.2.1-1.remi.src | [1.3 MiB] |
Changelog by Remi Collet (2021-10-05):
- update to 3.2.1 |
php-cs-fixer3-3.1.0-1.remi.src | [1.2 MiB] |
Changelog by Remi Collet (2021-09-02):
- update to 3.1.0 - add dependency on symfony/polyfill-php81 |
php-cs-fixer3-3.0.2-1.remi.src | [1.2 MiB] |
Changelog by Remi Collet (2021-08-05):
- update to 3.0.2 |
php-cs-fixer3-3.0.1-1.remi.src | [1.2 MiB] |
Changelog by Remi Collet (2021-08-03):
- update to 3.0.1 |
php-cs-fixer3-3.0.0-1.remi.src | [1.2 MiB] |
Changelog by Remi Collet (2021-06-03):
- update to 3.0.0 - rename to php-cs-fixer3 install php-cs-fixer3 command and use /usr/share/php/PhpCsFixer3 - switch to Symfony 4 - raise dependency on composer/semver 3.2 - raise dependency on doctrine/annotations 1.12 |