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

zing/coding-standard

Zing Coding Standard is a PHP 8+ dev dependency that provides a ready-to-use coding standard for your projects. Install via Composer to help enforce consistent code style and quality across your codebase.

View on GitHub
Deep Wiki
Context7
7.26.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.25.0...7.26.0

7.24.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.23.2...7.24.0

7.23.2

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.23.1...7.23.2

7.23.1

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.23.0...7.23.1

7.22.0
7.21.0
7.15.0

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.14.1...7.15.0

7.13.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.12.0...7.13.0

7.12.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.11.0...7.12.0

7.10.0

What's Changed

Exciting New Features 🎉

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.9.1...7.10.0

7.9.1

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.9.0...7.9.1

7.8.2

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.8.1...7.8.2

7.8.1

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.8.0...7.8.1

7.8.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.7.0...7.8.0

7.7.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.6.1...7.7.0

7.6.1

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/7.6.0...7.6.1

6.10.4

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.3...6.10.4

6.10.1

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.0...6.10.1

6.8.0

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.7.0...6.8.0

6.6.0
6.5.0
6.4.0
6.3.0
6.2.1
6.2.0
6.1.0
6.0.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0
4.9.0
4.8.4
3.3.0

Changed

  • #57 Bump actions/cache from v2 to v2.1.4

Deprecated

  • #56 Remove deprecated rector set

Removed

  • #58 Remove default skip option
3.1.1

Changed

  • #52 Disable ModernClassNameReferenceSniff.ClassNameReferencedViaFunctionCall
3.0.0-alpha.2

Changed

  • #50 Update dependency symplify/easy-coding-standard to v9
3.0.0

Removed

  • #51 Remove type hint sniff
2.6.2

Added

  • #48 Add autoapprove with kodiak

Changed

  • #49 Update CHANGELOG.md

Removed

  • #46 Remove SlevomatCodingStandard\Sniffs\Namespaces\UnusedUsesSniff
  • #47 Remove composer v2 option
2.6.0

Changed

  • #44 Disable ArrayListItemNewlineFixer
  • #43 Use constant instead of string for changelog-linker option

Deprecated

  • #42 Remove deprecated usage of Symplify\EasyCodingStandard\Configuration\Option

Removed

  • #41 Remove php-cs-fixer rule sets
2.5.4

Changed

  • #40 Disable PostStatementCommentSniff.Found
2.5.3
  • #39 Bump rector/rector from 0.8.0 to 0.8.10
2.5.2

Fixed

  • #38 Fix phpstan/phpstan ^0.12.43 requires unsupported nikic/php-parser 4.10.0
2.5.1

Changed

  • #36 Skip UnaryOperatorSpacesFixer
2.5.0
  • #33 Update slevomat/coding-standard from dev-master to ^6.4
  • #35 YAML to PHP
  • #34 Update dependency rector/rector to ^0.8.0
2.3.0

Removed

  • #32 Remove Rector exclude_rectors config
2.2.2

Added

  • #31 Add php-cs-fixer-risky set
2.2.1

Changed

  • #30 Improve doc
  • #29 Support for phpdoc-parser 0.4.9
2.2.0
  • #28 Suport for ecs 8.1.20
2.1.0

Added

  • #27 Add conflict rule for rector 0.7.62 and ecs 8.1.20
2.0.5
  • #26 Add conflict rule for rector
2.0.4

Changed

  • #24 Configure Renovate
  • #25 Update rector/rector requirement from ^0.7.50 to ^0.7.50,<0.7.54
2.0.3

Changed

  • #23 Support for rector 0.7.55
2.0.1
  • #19 Skip PSR12\Sniffs\Traits\UseDeclarationSniff.UseAfterBrace and UselessFunctionDocCommentSniff.UselessDocComment
2.0.0

Added

  • #14 Added tentative support for composer 2

Changed

  • #17 switch YAML to PHP
  • #18 Enable prefer stable

Fixed

  • #13 Fix new conflict resolution
1.3.1

Changed

  • #15 Lock symplify/easy-coding-standard below 8.1.7

Removed

  • #7 Remove nikic/php-parser requirement
1.2.4

Changed

  • #6 Bump rector/rector from 0.7.41 to 0.7.43
1.2.0
  • #4 Bump rector/rector from 0.7.26 to 0.7.41
1.1.0
  • #3 Update symplify/easy-coding-standard requirement from ^7.2 to ^8.1
  • #2 Bump actions/cache from v1 to v2
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.
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours