mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
feat(tool): Add PHP Commitizen in the lost
This commit is contained in:
parent
a221860d45
commit
e88d17736f
@ -152,6 +152,8 @@ The first draft of this specification has been written in collaboration with som
|
||||
|
||||
## Tooling for Conventional Commits
|
||||
|
||||
* [php-commitizen](https://github.com/damianopetrungaro/php-commitizen): a tool built to create commit messages following the Conventional Commit specs.
|
||||
Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects.
|
||||
* [conform](https://github.com/autonomy/conform): a tool that can be used to enforce policies on git repositories, including conventional commits.
|
||||
|
||||
## Projects Using Conventional Commits
|
||||
|
Loading…
Reference in New Issue
Block a user