Thu, 19 Sep 2024 06:28:40 UTC | login

Information for RPM php-cs-fixer-3.52.1-1.fc40.noarch.rpm

ID1277920
Namephp-cs-fixer
Version3.52.1
Release1.fc40
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 Time2024-03-20 08:57:51 GMT
Size769.19 KB
c16730ae95fbe84bec38df3ea243f928
LicenseMIT AND BSD-3-Clause
Provides
bundled(php-composer-pcre) = 3.1.3
bundled(php-composer-semver) = 3.4.0
bundled(php-composer-xdebug-handler) = 3.0.3
bundled(php-psr-container) = 2.0.2
bundled(php-psr-event-dispatcher) = 1.0.0
bundled(php-psr-log) = 2.0.0
bundled(php-sebastian-diff) = 4.0.6
bundled(php-symfony-console) = v6.0.19
bundled(php-symfony-deprecation-contracts) = v3.0.2
bundled(php-symfony-event-dispatcher) = v6.0.19
bundled(php-symfony-event-dispatcher-contracts) = v3.0.2
bundled(php-symfony-filesystem) = v6.0.19
bundled(php-symfony-finder) = v6.0.19
bundled(php-symfony-options-resolver) = v6.0.19
bundled(php-symfony-polyfill-ctype) = v1.29.0
bundled(php-symfony-polyfill-intl-grapheme) = v1.29.0
bundled(php-symfony-polyfill-intl-normalizer) = v1.29.0
bundled(php-symfony-polyfill-mbstring) = v1.29.0
bundled(php-symfony-polyfill-php80) = v1.29.0
bundled(php-symfony-polyfill-php81) = v1.29.0
bundled(php-symfony-process) = v6.0.19
bundled(php-symfony-service-contracts) = v3.0.2
bundled(php-symfony-stopwatch) = v6.0.19
bundled(php-symfony-string) = v6.0.19
php-composer(friendsofphp/php-cs-fixer) = 3.52.1
php-cs-fixer = 3.52.1-1.fc40
php-cs-fixer3 = 3.52.1
Obsoletes
php-cs-fixer3 < 3.5
Conflicts No Conflicts
Requires
php(language) >= 8.0.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 1109 >>>
Name ascending sort Size
/usr/bin/php-cs-fixer3.33 KB
/usr/share/doc/php-cs-fixer0.00 B
/usr/share/doc/php-cs-fixer/CHANGELOG.md317.82 KB
/usr/share/doc/php-cs-fixer/CONTRIBUTING.md7.24 KB
/usr/share/doc/php-cs-fixer/README.md3.79 KB
/usr/share/doc/php-cs-fixer/UPGRADE-v3.md17.44 KB
/usr/share/doc/php-cs-fixer/composer.json7.27 KB
/usr/share/doc/php-cs-fixer/installed.json62.23 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.40 KB
/usr/share/php-cs-fixer/src/AbstractFixer.php6.46 KB
/usr/share/php-cs-fixer/src/AbstractFopenFlagFixer.php2.97 KB
/usr/share/php-cs-fixer/src/AbstractFunctionReferenceFixer.php2.18 KB
/usr/share/php-cs-fixer/src/AbstractNoUselessElseFixer.php6.75 KB
/usr/share/php-cs-fixer/src/AbstractPhpdocToTypeDeclarationFixer.php8.79 KB
/usr/share/php-cs-fixer/src/AbstractPhpdocTypesFixer.php3.20 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.php587.00 B
/usr/share/php-cs-fixer/src/Cache/Directory.php1.09 KB
/usr/share/php-cs-fixer/src/Cache/DirectoryInterface.php485.00 B
/usr/share/php-cs-fixer/src/Cache/FileCacheManager.php3.61 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.php640.00 B
/usr/share/php-cs-fixer/src/Cache/Signature.php2.35 KB
/usr/share/php-cs-fixer/src/Cache/SignatureInterface.php774.00 B
/usr/share/php-cs-fixer/src/Config.php4.46 KB
/usr/share/php-cs-fixer/src/ConfigInterface.php3.37 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.php5.27 KB
/usr/share/php-cs-fixer/src/Console/Command0.00 B
/usr/share/php-cs-fixer/src/Console/Command/CheckCommand.php1.77 KB
/usr/share/php-cs-fixer/src/Console/Command/DescribeCommand.php16.01 KB
/usr/share/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php847.00 B
/usr/share/php-cs-fixer/src/Console/Command/DocumentationCommand.php3.99 KB
/usr/share/php-cs-fixer/src/Console/Command/FixCommand.php15.58 KB
/usr/share/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php1.45 KB
/usr/share/php-cs-fixer/src/Console/Command/HelpCommand.php2.20 KB
Component of No Buildroots