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

lcobucci/coding-standard

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aik099/coding-standard 0.92 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
neuecommerce/coding-standards 0.92 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
facile-it/facile-coding-standard 0.92 PHP coding standard based on PHP-CS-Fixer by Facile.it. Installs via Composer with an interactive setup that generates a .php-cs-fixer.dist.php, auto-detects files from composer autoload (psr-0/psr-4/classmap), and adds cs-check/cs-fix scripts. 10 10 9 11K 0 21.9 47.3 3 months ago
View on GitHub
Context7
cline/coding-standard 0.92 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 138 0 22.1 34.2 MIT 2 months ago
View on GitHub
Context7
consistence/coding-standard 0.92 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 3K 4 11.8 25.5 NOASSERTION 6 years ago
View on GitHub
Context7
ninjify/coding-standard 0.92 PHP_CodeSniffer coding standard for PHP projects. Install via Composer and include the provided ruleset.xml or Contributte profile. Supports excluding paths and ships PhpStorm code style presets. Maintained by Contributte. 13 14 6 1K 0 5.9 27.3 MIT 4 years ago
View on GitHub
Context7
lookyman/coding-standard 0.91 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 29 0 1.1 MIT 8 years ago
View on GitHub
Context7
whatwedo/php-coding-standard 0.91 2 2 1 917 9 3.4 38.5 MIT 3 years ago
View on GitHub
Context7
pccomponentes/coding-standard 0.91 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 1K 0 25.1 40.4 MIT 3 months ago
View on GitHub
Context7
onramplab/onr-phpcs-laravel 0.91 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 984 0 0.0 41.4 Unlicense
View on GitHub
Context7
shlinkio/php-coding-standard 0.91 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 5K 1 0.1 28.3 MIT
View on GitHub
Context7
wdes/coding-standard 0.91 0 0 0 508 0 3.0 37.4 Unlicense 2 years ago
View on GitHub
Context7
camelot/coding-style 0.91 Camelot coding style standard for PHP projects, based on PSR-2 and Symfony2. Provides ready-to-use configurations for PHP_CodeSniffer and PHP-CS-Fixer (composer install, sample phpcs.xml.dist and .php_cs.dist, customizable rules). 0 0 1 0 0 0.1 MIT
View on GitHub
Context7
dosfarma/coding-standard 0.91 Opinionated PHP/Laravel coding standard and tooling preset for DosFarma projects. Includes rules and configuration for consistent formatting and static analysis across repositories, helping keep code style unified in CI and local development. 0 1 1 0 0 0.0 MIT
View on GitHub
Context7
sandfox.dev/code-standard 0.91 Shared coding standards and tooling used across sandfox.dev PHP/Laravel packages. Provides a consistent rule set for formatting and static analysis to keep code style uniform, reduce review friction, and maintain quality across projects. 0 0 0 13 0 0.0 15.8 MIT-0
View on GitHub
Context7
spaze/coding-standard 0.91 spaze/coding-standard provides PHP_CodeSniffer rule sets to enforce consistent PHP coding style and quality across projects. Install via Composer as a dev dependency and run PHPCS with the included standards; CI workflows validate XML and rules. 2 2 0 10K 0 13.0 51.0 MIT 9 months 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 450 0 0.0 36.7
View on GitHub
Context7
zing/coding-standard 0.90 Zing Coding Standard is a PHP 8+ dev dependency that provides a ready-to-use coding standard for your projects. Install via Composer to help enforce consistent code style and quality across your codebase. 2 2 1 6K 0 29.2 53.6 MIT 1 month ago
View on GitHub
Context7
ecphp/php-conventions 0.90 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 282 0 0.9 29.7 BSD-3-Clause 4 years ago
View on GitHub
Context7
respect/coding-standard 0.90 Respect Coding Standard provides a set of PHP_CodeSniffer rules used across Respect components, helping enforce consistent code style and best practices in PHP projects. 5 5 0 1K 0 0.0 33.1 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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle