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

Conventional Commits Laravel Package

ramsey/conventional-commits

PHP library for parsing and working with Conventional Commits. Read commit messages into structured objects, validate format, and extract type/scope/description, body, footers, and breaking changes—useful for changelogs, release automation, and tooling.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enforces consistent commit standards across distributed teams to reduce ambiguity, improve code review efficiency, and streamline collaboration.
  • Enables automated changelog generation and semantic versioning by extracting structured metadata (type, scope, breaking changes) directly from commits.
  • Supports build-vs-buy decisions by replacing fragile custom validation scripts with a well-maintained MIT-licensed library, reducing technical debt and engineering overhead.
  • Accelerates roadmap initiatives focused on CI/CD optimization, release automation, and reliable version tracking for enterprise-grade deployments.

When to Consider This Package

  • ✅ Use when: Your team adopts Conventional Commits for standardized workflows; building PHP-based release tooling (e.g., custom changelog generators, deployment triggers); or needing programmatic commit metadata extraction for internal systems.
  • ✅ Use when: Integrating commit validation into PHP-centric CI pipelines (e.g., GitHub Actions, GitLab CI) where PHP-native tooling is preferred.
  • ❌ Avoid when: Working in non-PHP projects (e.g., Node.js teams should use commitlint or conventional-changelog); manual commit validation suffices for small teams; or requiring standalone CLI tools instead of a library for custom integration.

How to Pitch It (Stakeholders)

Executives: "This library automates release documentation and versioning, eliminating 30%+

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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4