m6web/php-cs-fixer-config
Reusable PHP CS Fixer configuration from M6Web/Bedrock Streaming. Install via Composer and use the provided BedrockStreaming config in .php-cs-fixer.dist.php, with options to extend/override rules for your project or CI.
add php 8.5 support
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v5.0.0...v5.1.0
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v4.1.1...v5.0.0
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v4.1.0...v4.1.1
trailing_comma_in_multiline by @antten in https://github.com/BedrockStreaming/php-cs-fixer-config/pull/27Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v4.0.0...v4.1.0
Update friendsofphp/php-cs-fixer to 3.57 and remove support for php < 7.4
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v3.2.0...v4.0.0
Braces rule was deprecated since 3.16 of friendsofphp/php-cs-fixer. So, Now this library require >= 3.16 friendsofphp/php-cs-fixer.
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v3.1.0...v3.2.0
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v3.0.0...v3.1.0
native_function_invocation rule by @yannchabed in https://github.com/BedrockStreaming/php-cs-fixer-config/pull/22Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v2.2.0...v3.0.0
no_superfluous_phpdoc_tags rule without allow_unused_params by @yannchabed in https://github.com/BedrockStreaming/php-cs-fixer-config/pull/23Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v2.1.0...v2.2.0
Full Changelog: https://github.com/BedrockStreaming/php-cs-fixer-config/compare/v2.0.0...v2.1.0
Upgrade guide:
Change your configuration file from .php_cs to .php-cs-fixer.dist.php (without the .dist if you don't intend to share it).
Change the ignored cache file from .php_cs.cache to .php-cs-fixer.cache.
See #15
See #13
See Here
How can I help you explore Laravel packages today?