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
2.3.0
  • Replaced deprecated function_typehint_space with type_declaration_spaces
  • Replaced 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.1

Fixes PHP version requirements to allow PHP 7.4 and PHP 8.0

1.0.0

Initial release

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