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

binsoul/coding-standard

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aik099/coding-standard 0.93 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
wdes/coding-standard 0.93 0 0 0 933 0 3.0 41.2 Unlicense 2 years ago
View on GitHub
Context7
consistence/coding-standard 0.93 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 2K 4 11.8 24.1 NOASSERTION 6 years ago
View on GitHub
Context7
beste/php-cs-fixer-config 0.93 Shared PHP-CS-Fixer configuration used in BESTE projects, extending ergebnis/php-cs-fixer-config. Provides ready-made rulesets for PHP 8.1 and 8.2 to standardize code style across repositories. 0 0 0 13 0 18.1 18.0 MIT 3 months 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 36 0 0.1 19.5 MIT
View on GitHub
Context7
dosfarma/coding-standard 0.92 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
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
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 65 4 1.5 12.8 6 years ago
View on GitHub
Context7
m6web/symfony2-coding-standard 0.92 Symfony2 coding standard ruleset for PHP_CodeSniffer from M6Web, providing a ready-to-use standard aligned with Symfony2 conventions to help keep code style consistent across teams and projects. 17 19 5 2K 0 1.0 19.4 MIT 10 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
kubawerlos/php-cs-fixer-custom-fixers 0.92 Custom fixers for FriendsOfPHP PHP-CS-Fixer. Install via Composer, register the Fixers set, then enable individual rules to enforce additional style conventions (e.g., prefer class constants, remove leading global namespace slashes, tidy PHPDoc params). 242 243 26 343K 5 28.8 50.5 MIT 2 months ago
View on GitHub
Context7
fabpot/php-cs-fixer 0.92 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 6 days ago
View on GitHub
Context7
mfn/php-cs-fixer-config 0.92 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
dbrekelmans/coding-standard 0.92 PHP coding standard package based heavily on the Doctrine coding standard. Provides shared rules and configuration to enforce consistent formatting and style across projects, helping teams catch issues early and keep codebases clean. 1 1 0 30 2 2.8 16.6 MIT 5 years ago
View on GitHub
Context7
brandembassy/coding-standard 0.92 Opinionated PHP coding standard ruleset for enforcing consistent code style across projects. Built on common tooling (e.g., PHP_CodeSniffer) to simplify linting in CI and local development, helping teams keep formatting and conventions uniform. 1 2 1 14K 3 23.6 60.7 1 day ago
View on GitHub
Context7
shlinkio/php-coding-standard 0.92 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 3K 1 0.1 28.3 MIT
View on GitHub
Context7
spaze/coding-standard 0.92 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 9K 0 13.8 50.9 MIT 8 months ago
View on GitHub
Context7
camelot/coding-style 0.92 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 7 0 0.1 12.5 MIT
View on GitHub
Context7
azuyalabs/php-cs-fixer-config 0.91 1 1 0 792 0 0.0 35.9 MIT
View on GitHub
Context7
diablomedia/php-cs-fixer-config 0.91 Reusable PHP-CS-Fixer configuration package by Diablo Media. Provides a shared, opinionated ruleset you can require in multiple projects to keep code style consistent and reduce per-repo fixer setup. 0 0 0 25 0 3.0 19.5 MIT 1 year 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.
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
spatie/mailcoach-vapor