Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-cs-fixer-3.93.1-1.fc43 RPM for noarch

From Fedora 43 testing updates for aarch64 / Packages / p

Name: php-cs-fixer Distribution: Fedora Project
Version: 3.93.1 Vendor: Fedora Project
Release: 1.fc43 Build date: Thu Jan 29 08:09:03 2026
Group: Unspecified Build host: buildvm-a64-08.rdu3.fedoraproject.org
Size: 6735234 Source RPM: php-cs-fixer-3.93.1-1.fc43.src.rpm
Packager: Fedora Project
Url: https://github.com/FriendsOfPHP/PHP-CS-Fixer
Summary: PHP Coding Standards Fixer
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 (team's) 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.

Provides

Requires