Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-cs-fixer - A tool to automatically fix PHP code style

Website:
https://github.com/FriendsOfPHP/PHP-CS-Fixer
Licence:
MIT
Vendor:
Remi Collet
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-fixer-2.10.3-1.fc24.remi.noarch [311 KiB] Changelog by Remi Collet (2018-02-23):
- Update to 2.10.3
- drop dependency on gecko-packages/gecko-php-unit
- update bundled php-cs-fixer/diff to 1.3.0
php-cs-fixer-2.10.2-1.fc24.remi.noarch [305 KiB] Changelog by Remi Collet (2018-02-06):
- Update to 2.10.2
- use range dependencies on F27+