Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Cs Fixer Config Laravel Package

beste/php-cs-fixer-config

Shared PHP-CS-Fixer configuration package providing a consistent, reusable code style setup across projects. Centralizes fixer rules and presets, making it easy to enforce formatting standards in CI and keep multiple codebases aligned with minimal per-project config.

View on GitHub
Deep Wiki
Context7
3.2.0
  • Add support for PHP 8.4
3.1.1
  • Fix multiline_whitespace_before_semicolons configuration
3.1.0
  • Move the semicolon to the new line for chained calls (multiline_whitespace_before_semicolons)
3.0.0
  • Reset rules:
    • Use PER Coding Style 2.0
    • Remove unused imports
    • Ordered imports
    • Trim array spaces
    • Ordered Types with null always last
    • Internal PHPUnit test cases
2.4.1
  • Allow use of newer PHP CS Fixer versions
2.4.0
  • Add support for PHP 8.3
2.3.0
  • Replace deprecated function_typehint_space with type_declaration_spaces
  • Replace deprecated no_spaces_inside_parenthesis with spaces_inside_parentheses
2.2.0
  • Replaced deprecated no_blank_lines_before_namespace and single_blank_line_before_namespace rules with blank_lines_before_namespace
2.1.0
  • Changed php_unit_test_annotation style from prefix to annotation
2.0.0
1.2.0
  • global_namespace_import: Imports or fully qualifies global classes/functions/constants.
    • Re-enable for classes, constants, and functions
1.1.0
  • native_function_invocation: Add leading \ before function invocation to speed up resolving
    • Enable only for [@compiler_optimized](https://github.com/compiler_optimized) functions and remove \ of function calls not meant to have it.
  • global_namespace_import: Imports or fully qualifies global classes/functions/constants.
    • Enable only for classes
1.0.2
  • Fixes rule sets to be compatible with PHP 7.4
1.0.1
  • Fixes PHP version requirements to allow PHP 7.4 and PHP 8.0
1.0.0
  • Rules extend the Ergebnis rules with the following modifications:
    • blank_line_between_import_groups: Blank lines are put between import groups
    • global_namespace_import: classes and functions are imported
    • phpdoc_align: PHPDoc items are left-aligned
    • phpdoc_types_order: types are not sorted, null is always last
    • php_unit_test_class_requires_covers: Tests don't require [@covers](https://github.com/covers) annotations
    • yoda_style: Condition styles are not enforced
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport