Remi's RPM repository - Packages

Blog | Forum | Repository

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.1.2-1.el5.remi.noarch [221 KiB] Changelog by Remi Collet (2017-03-15):
- Update to 2.1.2
php-cs-fixer-2.1.0-1.el5.remi.noarch [219 KiB] Changelog by Remi Collet (2017-02-11):
- update to 2.1.0
- add dependency on symfony/polyfill-php55 (for EPEL-7)