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

Code Style Php Laravel Package

chiiya/code-style-php

Reusable code style configs for PHP 8.1+ projects, combining PHP-CS-Fixer, EasyCodingStandard (ECS), and Rector. Install via Composer and import the provided rule sets into your tool config files to standardize formatting and refactors.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
worksome/coding-style 0.91 Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. 49 49 4 12K 0 30.0 38.8 MIT 3 weeks ago
View on GitHub
Context7
lookyman/coding-standard 0.90 Opinionated PHP coding standard package for your projects. Install via Composer and reference the bundled ruleset.xml in PHP_CodeSniffer to enforce consistent formatting and style, with room to add your own project-specific rules. 0 0 0 8 0 1.1 MIT 8 years ago
View on GitHub
Context7
codeat3/phpcs-styles 0.90 codeat3/phpcs-styles provides PHP_CodeSniffer rulesets and coding style configurations to standardize formatting and code quality across PHP projects, helping teams enforce consistent conventions in CI and local development. 0 0 0 705 0 0.0 39.4
View on GitHub
Context7
chameleon-system/code-style-config 0.90 Shared code style configuration for the Chameleon System PHP/Laravel ecosystem. Provides standardized formatting and linting rules (e.g., PHP-CS-Fixer/Pint setups) to keep multiple projects consistent, reduce review noise, and enforce team conventions. 1 1 0 70 0 0.0 21.5
View on GitHub
Context7
aik099/coding-standard 0.89 A reusable PHP_CodeSniffer coding standard used across aik099 projects. Compatible with PHPCS 3.x+, includes a PHPCS-compliant standard and test suite, and can be run via phpcs --standard=... against your source and tests or integrated into IDEs. 5 5 3 2K 47 14.5 47.7 BSD-3-Clause 7 years ago
View on GitHub
Context7
cline/coding-standard 0.89 Opinionated PHP-CS-Fixer + Rector presets for modern PHP 8.4+ projects. Enforces strict coding standards, naming conventions, and architecture rules, with custom fixers, PHPDoc wrapping, and optional legacy tag/header rules for incremental adoption. 0 0 0 1K 0 23.8 49.8 MIT 3 weeks ago
View on GitHub
Context7
neuecommerce/coding-standards 0.89 Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
mfn/php-cs-fixer-config 0.89 Opinionated PHP-CS-Fixer rule set for v3.11+ from mfn. Designed to be dropped into your own fixer config via Mfn\PhpCsFixer\Config::getRules(). Requires setRiskyAllowed(true). PRs welcome; issues disabled. 0 0 0 399 0 17.4 40.2 4 months ago
View on GitHub
Context7
jakub-onderka/php-code-style 0.89 A PHP coding style toolkit for consistent formatting and style enforcement across projects. Helps standardize code layout and conventions, making reviews easier and reducing style-related noise in diffs for teams and CI pipelines. 0 0 1 19 0 0.4 18.0 12 years ago
View on GitHub
Context7
consistence/coding-standard 0.89 PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. 76 79 22 2K 4 11.8 24.1 NOASSERTION 6 years ago
View on GitHub
Context7
lcobucci/coding-standard 0.89 PHPCS coding standard based on Doctrine’s rules with a few tweaks. Provides a reusable ruleset to enforce consistent PHP code style across projects, suitable for CI checks and team-wide formatting conventions. 6 6 2 6K 1 20.1 46.1 MIT 3 months ago
View on GitHub
Context7
ecphp/php-conventions 0.89 Predefined GrumPHP configuration for PHP projects at the European Commission. Adds quality checks via git hooks (or manual runs): license file, composer validation/normalization, linters (YAML/JSON/PHP), Twig CS, PHP-CS-Fixer, PHPCS, PHPStan, Psalm. 1 1 1 162 0 0.9 28.6 BSD-3-Clause 4 years ago
View on GitHub
Context7
dragon-code/codestyler 0.89 Codestyler by The Dragon Code automatically fixes coding style issues in PHP/Laravel projects using Rector and Laravel Pint. Installs via Composer and can publish pint.json and .editorconfig via CLI for consistent formatting and linting. 29 29 0 33K 0 29.4 49.1 MIT 2 weeks ago
View on GitHub
Context7
wdes/coding-standard 0.89 0 0 0 933 0 3.0 41.2 Unlicense 2 years ago
View on GitHub
Context7
ergebnis/php-cs-fixer-config 0.88 Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. 70 70 17 32K 1 32.9 43.7 MIT 1 week ago
View on GitHub
Context7
brandembassy/coding-standard 0.88 Opinionated PHP coding standard ruleset for enforcing consistent code style across projects. Built on common tooling (e.g., PHP_CodeSniffer) to simplify linting in CI and local development, helping teams keep formatting and conventions uniform. 1 2 1 14K 3 23.6 60.7 2 days ago
View on GitHub
Context7
m6web/php-cs-fixer-config 0.88 Reusable PHP CS Fixer configuration from M6Web/Bedrock Streaming. Install via Composer and use the provided BedrockStreaming config in .php-cs-fixer.dist.php, with options to extend/override rules for your project or CI. 7 8 7 1K 0 24.8 34.9 MIT 2 months ago
View on GitHub
Context7
ibexa/code-style 0.88 Ibexa coding standards bundle: PHP-CS-Fixer internal config factory, rulesets, CI/IDE helpers, hooks and contribution templates. Install as a dev dependency and add a .php-cs-fixer.php to apply Ibexa style, with optional parallel runs. 0 0 1 17K 0 19.7 63.3 NOASSERTION 2 months ago
View on GitHub
Context7
beste/php-cs-fixer-config 0.88 Shared PHP-CS-Fixer configuration used in BESTE projects, extending ergebnis/php-cs-fixer-config. Provides ready-made rulesets for PHP 8.1 and 8.2 to standardize code style across repositories. 0 0 0 13 0 18.1 18.0 MIT 3 months ago
View on GitHub
Context7
binsoul/coding-standard 0.88 PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. 0 0 0 3 0 0.0 8.3 MIT
View on GitHub
Context7
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.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor