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

sandfox.dev/code-standard

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
moxio/php-codesniffer-sniffs 0.93 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
squizlabs/php_codesniffer 0.92 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.92 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
shiftonelabs/codesniffer-standard 0.92 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 52 0 0.1 23.8 MIT
View on GitHub
Context7
slevomat/coding-standard 0.92 1,480 1,490 192 4M 92 62.5 81.3 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
neuecommerce/coding-standards 0.91 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
flyeralarm/php-code-validator 0.91 FLYERALARM PHP coding guideline validator: a PSR-12 based PHP_CodeSniffer ruleset with extra standards like lowerCamelCase variables, no Yoda conditions, bans on eval/goto, namespace underscores, and certain class suffixes. Easy Composer embed via ruleset.xml. 22 22 16 179 0 16.0 14.2 MIT 6 months ago
View on GitHub
Context7
binsoul/coding-standard 0.91 PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. 0 0 0 3 0 0.0 8.3 MIT
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
php-collective/code-sniffer 0.91 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
contributte/qa 0.91 Contributte QA is a dev-only Composer package that bundles and streamlines PHP quality assurance tooling for your project. Install via composer require --dev contributte/qa and follow the included docs to integrate checks into your workflow/CI. 2 3 6 9K 0 11.5 52.3 MIT 9 months 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
phpcq/coding-standard 0.91 1 1 3 218 4 1.2 29.2 BSD-3-Clause
View on GitHub
Context7
yiisoft/yii2-coding-standards 0.90 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 41K 1 24.5 38.0 1 month ago
View on GitHub
Deep Wiki
Context7
phpcq/repository-definition 0.90 Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. 0 0 0 38 0 0.0 22.0 MIT
View on GitHub
Context7
phpmyadmin/coding-standard 0.90 phpMyAdmin Coding Standard provides PHP_CodeSniffer rules based on the Doctrine Coding Standard. Install via Composer and run phpcs with the PhpMyAdmin standard to enforce consistent PHP style across your project. 20 21 6 21K 0 23.0 48.8 MIT 1 month ago
View on GitHub
Context7
camelot/coding-style 0.90 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
instaclick/coding-standard 0.90 1 1 5 172 0 0.3 26.8
View on GitHub
Context7
onramplab/onr-phpcs-laravel 0.90 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
worksome/coding-style 0.90 Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. 49 49 4 12K 0 30.9 38.4 MIT 1 month 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.
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
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