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 16.6 33.4 MIT 8 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 13 0 0.0 15.8 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 39 0 0.4 22.1 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 8 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 1K 0 25.1 40.4 MIT 3 months 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,551 1,739 115 7M 166 59.9 84.5 BSD-3-Clause 1 month 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 171 4 1.5 18.1 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 29 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 26K 16 32.8 54.9 MIT 1 month 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 282 0 0.9 29.7 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 12 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 788 0 1.7 40.0 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 39K 0 31.1 59.3 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,547 13,561 1,644 12K 43 91.7 37.9 MIT 4 weeks 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 984 0 0.0 41.4 Unlicense
View on GitHub
Context7
slevomat/coding-standard 0.88 1,480 1,490 192 4M 92 62.5 81.3 MIT 1 month 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 717 0 15.7 43.6 5 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.
gsferro/filament-odometer-easy
gsferro/filament-stat-plus-easy
jeffersongoncalves/filament-barcode-field
martin6363/filament-sidebar-resize
graystackit/laravel-dymo-printer
phpinnacle/money
lastdragon-ru/lara-asp-documentator
tumutech/laravel-qr-code
babenkoivan/elastic-scout-driver-plus
socialiteproviders/apple
phpshko/laravel-livewire-depdrop
larasell-dev/larasell
calliostro/spotify-bundle
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle