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

Coding Standard Laravel Package

doctrine/coding-standard

Doctrine Coding Standard provides a shared PHP_CodeSniffer ruleset used across Doctrine projects. Based heavily on Slevomat, it helps enforce consistent formatting, naming, and best practices in PHP codebases via an easy-to-install package.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package is a PHPCS standard designed for code linting and formatting, fitting seamlessly into Laravel's tooling ecosystem as a development dependency. It integrates with existing CI/CD pipelines and local development workflows without altering application architecture. Laravel projects typically use PHPCS for code quality checks, making this a natural extension to enforce consistent style rules beyond PSR-12.

Integration feasibility: Highly feasible. Installation requires only composer require --dev doctrine/coding-standard and minimal configuration in phpcs.xml. The standard extends Slevomat Coding Standard and PHPCS, leveraging existing Composer and PHPCS infrastructure. No runtime dependencies or framework modifications are needed.

Technical risk: Moderate. Major version releases (e.g., 10.0.0→14.0.0) introduce breaking changes with new rules and dependency updates (e.g., PHPCS v4 requirement). This could cause CI failures requiring significant codebase fixes. The "Dependents: 0" on Packagist suggests limited third-party adoption, but Doctrine's own projects use it, indicating internal validation. Compatibility with Laravel's PSR-12 baseline needs verification—some rules (e.g., RequireConstructorPropertyPromotion) may conflict with legacy Laravel

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