phpyh/coding-standard
PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules.
array_destructuring, match in trailing_comma_in_multiline by @pageantry in https://github.com/phpyh/coding-standard/pull/4Full Changelog: https://github.com/phpyh/coding-standard/compare/3.0.0...3.0.1
Full Changelog: https://github.com/phpyh/coding-standard/compare/2.6.3...3.0.0
numeric_literal_separator rule by @pageantry in https://github.com/phpyh/coding-standard/pull/3Full Changelog: https://github.com/phpyh/coding-standard/compare/2.6.2...2.6.3
Full Changelog: https://github.com/phpyh/coding-standard/compare/2.6.1...2.6.2
Full Changelog: https://github.com/phpyh/coding-standard/compare/2.6.0...2.6.1
ordered_types.[@PER-CS2](https://github.com/PER-CS2).0 instead of [@PSR12](https://github.com/PSR12).friendsofphp/php-cs-fixer to ^3.47.1.Full Changelog: https://github.com/phpyh/coding-standard/compare/2.5.0...2.6.0
Enabled static_lambda.
Added class_attributes_separation with single line for properties
Disabled php_unit_internal_class.
multiline_whitespace_before_semicolons to no_multi_line.php_unit_test_class_requires_covers, because PHPUnit 10 attributes are not supported yet (see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6795).$overridingRules in applyTo().call_type=self for php_unit_test_case_static_method_callsHow can I help you explore Laravel packages today?