Tue, 14 Jan 2025 12:40:27 UTC | login

Information for RPM php-cs-fixer-3.66.2-1.fc42.noarch.rpm

ID1489825
Namephp-cs-fixer
Version3.66.2
Release1.fc42
Epoch
Archnoarch
SummaryPHP Coding Standards Fixer
DescriptionThe 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.
Build Time2025-01-07 11:14:07 GMT
Size984.28 KB
41ea2e247c0ae0fa159944c951d1872a
LicenseMIT AND BSD-3-Clause
Provides
bundled(php-composer(clue/ndjson-react)) = 1.3.0
bundled(php-composer(composer/pcre)) = 3.3.2
bundled(php-composer(composer/semver)) = 3.4.3
bundled(php-composer(composer/xdebug-handler)) = 3.0.5
bundled(php-composer(evenement/evenement)) = 3.0.2
bundled(php-composer(fidry/cpu-core-counter)) = 1.2.0
bundled(php-composer(psr/container)) = 2.0.2
bundled(php-composer(psr/event-dispatcher)) = 1.0.0
bundled(php-composer(psr/log)) = 2.0.0
bundled(php-composer(react/cache)) = 1.2.0
bundled(php-composer(react/child-process)) = 0.6.6
bundled(php-composer(react/dns)) = 1.13.0
bundled(php-composer(react/event-loop)) = 1.5.0
bundled(php-composer(react/promise)) = 3.2.0
bundled(php-composer(react/socket)) = 1.16.0
bundled(php-composer(react/stream)) = 1.4.0
bundled(php-composer(sebastian/diff)) = 5.1.1
bundled(php-composer(symfony/console)) = 6.4.17
bundled(php-composer(symfony/deprecation-contracts)) = 3.5.1
bundled(php-composer(symfony/event-dispatcher)) = 6.4.13
bundled(php-composer(symfony/event-dispatcher-contracts)) = 3.5.1
bundled(php-composer(symfony/filesystem)) = 6.4.13
bundled(php-composer(symfony/finder)) = 6.4.17
bundled(php-composer(symfony/options-resolver)) = 6.4.16
bundled(php-composer(symfony/polyfill-ctype)) = 1.31.0
bundled(php-composer(symfony/polyfill-intl-grapheme)) = 1.31.0
bundled(php-composer(symfony/polyfill-intl-normalizer)) = 1.31.0
bundled(php-composer(symfony/polyfill-mbstring)) = 1.31.0
bundled(php-composer(symfony/polyfill-php80)) = 1.31.0
bundled(php-composer(symfony/polyfill-php81)) = 1.31.0
bundled(php-composer(symfony/process)) = 6.4.15
bundled(php-composer(symfony/service-contracts)) = 3.5.1
bundled(php-composer(symfony/stopwatch)) = 6.4.13
bundled(php-composer(symfony/string)) = 6.4.15
php-composer(friendsofphp/php-cs-fixer) = 3.66.2
php-cs-fixer = 3.66.2-1.fc42
php-cs-fixer3 = 3.66.2
Obsoletes
php-cs-fixer3 < 3.5
Conflicts No Conflicts
Requires
/usr/bin/php
php(language) >= 8.1
php-dom
php-intl
php-json
php-mbstring
php-tokenizer
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 1364 >>>
Name ascending sort Size
/usr/bin/php-cs-fixer3.65 KB
/usr/share/doc/php-cs-fixer0.00 B
/usr/share/doc/php-cs-fixer/CHANGELOG.md335.76 KB
/usr/share/doc/php-cs-fixer/CONTRIBUTING.md7.24 KB
/usr/share/doc/php-cs-fixer/README.md3.80 KB
/usr/share/doc/php-cs-fixer/UPGRADE-v3.md17.44 KB
/usr/share/doc/php-cs-fixer/composer.json8.26 KB
/usr/share/doc/php-cs-fixer/installed.json88.98 KB
/usr/share/doc/php-cs-fixer/logo.md111.00 B
/usr/share/licenses/php-cs-fixer0.00 B
/usr/share/licenses/php-cs-fixer/LICENSE1.05 KB
/usr/share/php-cs-fixer0.00 B
/usr/share/php-cs-fixer/src0.00 B
/usr/share/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php7.42 KB
/usr/share/php-cs-fixer/src/AbstractFixer.php2.84 KB
/usr/share/php-cs-fixer/src/AbstractFopenFlagFixer.php2.97 KB
/usr/share/php-cs-fixer/src/AbstractFunctionReferenceFixer.php2.16 KB
/usr/share/php-cs-fixer/src/AbstractNoUselessElseFixer.php6.76 KB
/usr/share/php-cs-fixer/src/AbstractPhpdocToTypeDeclarationFixer.php9.72 KB
/usr/share/php-cs-fixer/src/AbstractPhpdocTypesFixer.php2.59 KB
/usr/share/php-cs-fixer/src/AbstractProxyFixer.php2.47 KB
/usr/share/php-cs-fixer/src/Cache0.00 B
/usr/share/php-cs-fixer/src/Cache/Cache.php3.86 KB
/usr/share/php-cs-fixer/src/Cache/CacheInterface.php723.00 B
/usr/share/php-cs-fixer/src/Cache/CacheManagerInterface.php655.00 B
/usr/share/php-cs-fixer/src/Cache/Directory.php1.11 KB
/usr/share/php-cs-fixer/src/Cache/DirectoryInterface.php485.00 B
/usr/share/php-cs-fixer/src/Cache/FileCacheManager.php3.74 KB
/usr/share/php-cs-fixer/src/Cache/FileHandler.php5.09 KB
/usr/share/php-cs-fixer/src/Cache/FileHandlerInterface.php573.00 B
/usr/share/php-cs-fixer/src/Cache/NullCacheManager.php768.00 B
/usr/share/php-cs-fixer/src/Cache/Signature.php2.36 KB
/usr/share/php-cs-fixer/src/Cache/SignatureInterface.php774.00 B
/usr/share/php-cs-fixer/src/Config.php5.47 KB
/usr/share/php-cs-fixer/src/ConfigInterface.php3.74 KB
/usr/share/php-cs-fixer/src/ConfigurationException0.00 B
/usr/share/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php921.00 B
/usr/share/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php1.07 KB
/usr/share/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php523.00 B
/usr/share/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php518.00 B
/usr/share/php-cs-fixer/src/Console0.00 B
/usr/share/php-cs-fixer/src/Console/Application.php7.14 KB
/usr/share/php-cs-fixer/src/Console/Command0.00 B
/usr/share/php-cs-fixer/src/Console/Command/CheckCommand.php1.72 KB
/usr/share/php-cs-fixer/src/Console/Command/DescribeCommand.php16.38 KB
/usr/share/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php847.00 B
/usr/share/php-cs-fixer/src/Console/Command/DocumentationCommand.php3.97 KB
/usr/share/php-cs-fixer/src/Console/Command/FixCommand.php17.30 KB
/usr/share/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php1.49 KB
/usr/share/php-cs-fixer/src/Console/Command/HelpCommand.php2.18 KB
Component of No Buildroots