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

spryker/code-sniffer

Spryker Code Sniffer is a PHP_CodeSniffer ruleset for Spryker projects. Enforces Spryker coding standards and best practices, supports automated code style checks in CI, and helps keep code consistent across teams and modules.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
moxio/php-codesniffer-sniffs 0.92 Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. 17 18 11 3K 0 17.7 34.7 MIT 6 months ago
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 10 0 0.0 14.4 MIT-0
View on GitHub
Context7
jakub-onderka/php-code-style 0.91 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
iodigital-com/php-code-sniffer-standard 0.91 Extends PHP_CodeSniffer with iO Digital coding standards. Install via Composer, add an IO ruleset to your phpcs.xml, configure excluded paths and PHP version ranges, and run vendor/bin/phpcs. Includes guidance for properly ignoring sniff violations. 1 1 3 600 1 11.7 37.0 MIT 6 months ago
View on GitHub
Context7
pccomponentes/coding-standard 0.90 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 26.3 43.7 MIT 1 month ago
View on GitHub
Context7
squizlabs/php_codesniffer 0.89 PHP_CodeSniffer (PHPCS) provides phpcs to detect coding standard violations and phpcbf to automatically fix them. Tokenizes PHP files against defined standards to keep code clean and consistent, suitable for teams and CI. 1,537 1,731 112 7M 165 45.5 74.3 BSD-3-Clause 8 months ago
View on GitHub
Context7
instaclick/symfony2-coding-standard 0.89 PHP_CodeSniffer ruleset for enforcing the Symfony2 Coding Standard in PHP projects. Helps keep formatting and conventions consistent across teams and CI, with ready-to-use sniffs and easy integration into existing development workflows. 9 10 5 65 4 1.5 12.8 6 years ago
View on GitHub
Context7
lookyman/coding-standard 0.89 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
yoast/yoastcs 0.89 Yoast Coding Standards (YoastCS) provides Composer-installable rulesets and tooling for PHP code style and quality in Yoast projects, including PHP_CodeSniffer standards/sniffs and PHP Parallel Lint. Integrates via Composer for consistent CI enforcement. 22 22 1 22K 16 33.1 53.7 MIT 1 week ago
View on GitHub
Context7
ecphp/php-conventions 0.88 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
instaclick/object-calisthenics-sniffs 0.88 6 6 2 165 0 0.1 19.2
View on GitHub
Context7
braincrafted/symfony2cs-bundle 0.88 3 4 0 0 0 0.6 MIT 11 years ago
View on GitHub
Context7
aik099/coding-standard 0.88 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
azuyalabs/php-cs-fixer-config 0.88 1 1 0 792 0 0.0 35.9 MIT
View on GitHub
Context7
ezsystems/ezplatform-code-style 0.88 Code style tooling for eZ Platform projects. Provides shared coding standards and configuration to help keep PHP code consistent across teams and CI pipelines, improving readability, maintainability, and review efficiency. 0 0 2 962 0 1.7 41.2 NOASSERTION 4 years ago
View on GitHub
Context7
php-collective/code-sniffer 0.88 PHP_CodeSniffer ruleset from PhpCollective: PSR-2 compliant with many extra sniffs/fixers (incl. PSR-12). Install via composer, add the provided ruleset to phpcs.xml, and run phpcs/phpcbf (or composer scripts) to check and auto-fix coding style. 7 7 0 20K 0 28.4 53.8 MIT 1 month ago
View on GitHub
Context7
fabpot/php-cs-fixer 0.88 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,545 13,555 1,640 13K 43 90.3 37.9 MIT 1 week ago
View on GitHub
Context7
onramplab/onr-phpcs-laravel 0.88 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 927 0 0.0 41.0 Unlicense
View on GitHub
Context7
slevomat/coding-standard 0.88 1,479 1,490 192 4M 92 63.6 81.4 MIT 6 days ago
View on GitHub
Deep Wiki
Context7
mfn/php-cs-fixer-config 0.87 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
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.
terminal42/code-quality-tools
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