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 Custom Fixers Laravel Package

kubawerlos/php-cs-fixer-custom-fixers

Adds a curated set of custom fixers for PHP-CS-Fixer to enforce consistent, opinionated code style beyond the built-in rules. Plug in the fixers, combine with your config, and keep large PHP codebases clean and uniform.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit is strong as it extends PHP-CS-Fixer's plugin-based system, requiring only Composer installation and config updates. Integration feasibility is high for projects already using PHP-CS-Fixer, but critical risk exists due to "Repository: unknown" – no public source code, issue tracking, or contribution pathways. Technical risks include unverifiable code quality, potential security vulnerabilities, and lack of transparency around dependency management. Key questions: Why is the repository hidden? What is the actual maintenance cadence (2026 release date appears incorrect)? Is the package compatible with current PHP-CS-Fixer versions (v3.x+) and PHP 8.x? Are there known security issues in the fixers?

Integration Approach

Stack fit is excellent for Laravel projects already using PHP-CS-Fixer via php-cs-fixer Composer dependency and .php-cs-fixer.php configs. Migration path requires minimal changes: composer require kubawerlos/php-cs-fixer-custom-fixers followed by adding fixer names to the config. However, compatibility is unconfirmed due to lack of version constraints in documentation – must validate against current project dependencies. Sequencing should prioritize CI pipeline integration before unit tests, with initial testing on a non-production branch to catch fixer conflicts (e.g., overlapping rules with existing rulesets). No automated migration tooling exists; manual rule validation is required.

Operational Impact

Maintenance risk is severe due to unknown repository – no public issue tracker, contribution guidelines, or release history. Support would rely solely on the maintainer's private channels, creating dependency risk. Scaling is unlikely to be impacted (fixers operate per-file), but failure modes include code corruption from buggy fixers (e.g., syntax errors during auto-formatting) or CI pipeline failures if incompatible with PHP-CS-Fixer updates. Ramp-up is low for developers familiar with PHP-CS-Fixer, but critical documentation gaps exist – without a public repo, usage examples and fixer-specific documentation are likely minimal or absent. Long-term operational stability is questionable without transparent maintenance.

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