PHP Coding Standards Fixer
https://cs.symfony.com/
The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards; whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (teams) style through configuration.
It can modernize your code (like converting the pow function to the ** operator on PHP 5.6) and (micro) optimize it.
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / php-cs-fixer
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:php:applications/php-cs-fixer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LICENSE | 0000001084 1.06 KB | |
README.md | 0000002767 2.7 KB | |
php-cs-fixer-3.13.0.phar | 0002684413 2.56 MB | |
php-cs-fixer-3.13.0.phar.asc | 0000000566 566 Bytes | |
php-cs-fixer.changes | 0000011697 11.4 KB | |
php-cs-fixer.keyring | 0000003870 3.78 KB | |
php-cs-fixer.spec | 0000002208 2.16 KB |
Revision 11 (latest revision is 14)
buildservice-autocommit
accepted
request 764442
from
Lars Vogdt (lrupp)
(revision 11)
baserev update by copy to link target
Comments 0