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

typo3/coding-standards

TYPO3 Coding Standards provides ready-to-use PHP_CodeSniffer rulesets and tooling to enforce TYPO3 and PSR coding style. Helps keep extensions and projects consistent via Composer, CI integration, and automated linting/fixing recommendations.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
escapestudios/symfony2-coding-standard 0.87 PHP_CodeSniffer ruleset applying Symfony2 coding standards. Helps enforce consistent formatting, naming, and best practices in Symfony/PHP projects. Easy to install via Composer and integrate into CI to catch style issues early. 406 410 102 123K 15 9.5 38.9 MIT
View on GitHub
Context7
webimpress/coding-standard 0.87 Opinionated PHP_CodeSniffer rules from Webimpress for consistent PHP style. Extends common standards, adds project conventions, and ships with ready-to-use configs for enforcing formatting and best practices across your codebase. 15 15 7 63K 5 9.2 52.0 BSD-2-Clause 1 year ago
View on GitHub
Context7
yiisoft/yii2-coding-standards 0.86 Yii 2 coding standards package providing PHP_CodeSniffer ruleset, sniffs, and tooling configs based on PSR-12 with Yii2-specific tweaks. Use it to enforce Yii2 core style in framework development or in existing Yii2 applications. 182 186 49 45K 1 4.9 33.1 2 years ago
View on GitHub
Deep Wiki
Context7
ramsey/coding-standard 0.86 ramsey/coding-standard provides Ramsey’s PHP_CodeSniffer ruleset to enforce consistent, modern PHP style across projects. Easy to install, integrates with CI, and helps catch formatting and code quality issues early with sensible defaults. 9 9 4 4K 0 17.4 39.3 MIT 5 months ago
View on GitHub
Context7
aik099/coding-standard 0.85 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 49 15.1 48.3 BSD-3-Clause 7 years ago
View on GitHub
Context7
codeat3/phpcs-styles 0.85 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 769 0 0.0 39.9
View on GitHub
Context7
wayofdev/cs-fixer-config 0.84 5 5 0 2K 1 10.2 38.3 MIT 2 years ago
View on GitHub
Context7
contao/easy-coding-standard 0.84 Adds Easy Coding Standard support for Contao projects, providing a ready-to-use ECS configuration and rules to enforce consistent PHP coding style and quality checks across your codebase, helping keep formatting and standards aligned in CI and local workflows. 12 12 8 6K 1 0.4 36.9
View on GitHub
Context7
pccomponentes/coding-standard 0.84 PcComponentes Coding Standard adds PHP_CodeSniffer sniffs to enforce consistent PHP style. Install via Composer as a dev dependency and reference vendor/pccomponentes/coding-standard/src/ruleset.xml in your phpcs.xml(.dist) to apply the rules. 3 3 3 2K 0 27.0 42.7 MIT 1 month ago
View on GitHub
Context7
phpcsstandards/phpcsextra 0.84 PHPCSExtra adds extra rules, sniffs, and tooling to enhance PHP_CodeSniffer code style checks. Designed to complement existing standards, it helps catch more issues, enforce consistency, and integrate smoothly into CI for cleaner PHP codebases. 103 103 7 2M 36 24.9 71.8 LGPL-3.0 8 months ago
View on GitHub
Context7
friendsofphp/php-cs-fixer 0.83 PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. 13,541 13,631 1,635 5M 42 90.3 73.4 MIT 1 week ago
View on GitHub
Context7
phpcompatibility/php-compatibility 0.83 PHPCompatibility is a PHP_CodeSniffer ruleset that scans PHP code for cross-version compatibility issues. Check support for specific PHP versions, detect deprecated/removed features, and audit projects when upgrading or maintaining multi-version support. 2,297 2,307 204 2M 87 52.9 68.2 LGPL-3.0 7 months ago
View on GitHub
Context7
wdes/coding-standard 0.83 0 0 0 933 0 3.0 41.2 Unlicense 2 years ago
View on GitHub
Context7
fabpot/php-cs-fixer 0.83 Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. 13,542 13,555 1,635 13K 42 88.9 37.5 MIT 1 week ago
View on GitHub
Context7
onramplab/onr-phpcs-laravel 0.82 Opinionated PHP_CodeSniffer ruleset for Laravel projects. Provides a ready-to-use PHPCS configuration with Laravel-focused coding standards to help keep code style consistent across your app and team. 0 0 0 835 0 0.0 40.4 Unlicense
View on GitHub
Context7
dms/coding-standard 0.82 DMS Coding Standard provides a customized PHPCS ruleset for consistent PHP code style across repositories. Based on PSR-1/PSR-2 with Doctrine flavor, enforcing strict_types declarations and return type spacing rules. 1 1 1 45 0 0.9 18.9 2 years ago
View on GitHub
Context7
phlak/coding-standards 0.81 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(). 2 2 0 912 0 15.3 38.2 MIT 4 months ago
View on GitHub
Context7
shlinkio/php-coding-standard 0.81 PHP_CodeSniffer ruleset used by Shlink projects. Extends PSR-12 with strict comparisons, no long arrays, spaced concatenation, no unused imports, ordered uses, required type hints/return types, trailing commas in multiline, and other modern PHP formatting rules. 3 4 2 3K 1 0.1 28.3 MIT
View on GitHub
Context7
laravel/wayfinder 0.65 Generate fully typed TypeScript functions for your Laravel routes and controller methods. Wayfinder lets your frontend call endpoints like normal imports—no hardcoded URLs or manual param syncing. Works with Vite via @laravel/vite-plugin-wayfinder. 1,772 1,760 109 2M 33 45.9 65.2 MIT 2 months ago
View on GitHub
Deep Wiki
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.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
ecotone/kafka
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata