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

Cakephp Codesniffer Laravel Package

cakephp/cakephp-codesniffer

CakePHP coding standard for PHP_CodeSniffer. Fully PSR-12 compliant plus additional CakePHP-specific sniffs and fixers. Install via Composer and run phpcs with --standard=CakePHP (or use a phpcs.xml) to check and auto-fix your code.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
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
instaclick/symfony2-coding-standard 0.88 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
iodigital-com/php-code-sniffer-standard 0.88 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
ecphp/php-conventions 0.87 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
yoast/yoastcs 0.87 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
lookyman/coding-standard 0.87 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
phpyh/coding-standard 0.87 PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. 23 23 1 2K 1 10.2 28.1 MIT 9 months ago
View on GitHub
Context7
lcobucci/coding-standard 0.87 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
arty/php-coding-standard 0.87 2 3 0 8 0 11.2 9.6 MIT 7 months ago
View on GitHub
Context7
braincrafted/symfony2cs-bundle 0.86 3 4 0 0 0 0.6 MIT 11 years ago
View on GitHub
Context7
instaclick/object-calisthenics-sniffs 0.86 6 6 2 165 0 0.1 19.2
View on GitHub
Context7
aik099/coding-standard 0.86 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
sabre/cs 0.86 Developer-only package providing shared coding standards for sabre/* projects. Install via Composer to enforce consistent style across sabre packages; mainly useful if you maintain or create sabre components. 5 3 5 321 0 0.1 16.9 BSD-3-Clause
View on GitHub
Context7
mayflower/mo4-coding-standard 0.86 PHP_CodeSniffer ruleset implementing the MO4 coding standard. Extends Symfony’s standard with extra sniffs for array formatting and alignment, multiline arrays, property docblock @var rules, and lexicographically sorted use statements (configurable ordering). 17 17 10 8K 0 25.4 42.6 MIT 1 week ago
View on GitHub
Context7
pccomponentes/coding-standard 0.86 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
sandfox.dev/code-standard 0.85 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
slevomat/coding-standard 0.85 1,480 1,486 194 3M 91 63.6 81.4 MIT 6 days ago
View on GitHub
Deep Wiki
Context7
php-collective/code-sniffer 0.85 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
shiftonelabs/codesniffer-standard 0.85 Opinionated PHP_CodeSniffer ruleset by ShiftOneLabs. Provides a shared coding standard for consistent style, formatting, and best practices across PHP/Laravel projects. Easy to install and run with phpcs in CI or local development. 0 0 1 36 0 0.1 19.5 MIT
View on GitHub
Context7
moxio/php-codesniffer-sniffs 0.85 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
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