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 Standards Laravel Package

phlak/coding-standards

Predefined PHP-CS-Fixer coding standards by PHLAK. Install as a dev dependency, initialize via composer exec cs init or create a config using ConfigFactory with a Finder, then run php-cs-fixer. Supports adding or overriding rules via ConfigFactory::make().

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Strong alignment with Laravel's standard tooling. Laravel projects natively use PHP CS Fixer, and this package provides a PSR-12-based configuration that matches Laravel's conventions. The ConfigFactory approach integrates cleanly without framework-specific modifications.
Integration feasibility: High. Installation via Composer (composer require --dev) and composer exec cs init workflow is straightforward. Requires PHP 8.2+ (compatible with Laravel 10+), with no complex dependency conflicts.
Technical risk: Critical. Zero dependents (no production usage), suspicious future release date (2026-02-28), minimal GitHub activity (2 stars), and no issue/pr history. High likelihood of abandonment or unverified rule behavior.
Key questions: Why is the release date set to 2026? How are security vulnerabilities addressed with zero dependents? Are the rule sets validated against real-world Laravel codebases? What is the maintenance commitment timeline?

Integration Approach

Stack fit: Ideal for Laravel's dev toolchain. PHP CS Fixer is standard, and this package replaces manual config creation with a pre-tested set. Works with Laravel's existing composer.json scripts and CI pipelines.
Migration path: New projects: composer exec cs init replaces default config. Existing projects: Replace .php-cs-fixer.dist.php with factory-generated

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
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
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests