Libraries tagged by changelog generator
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
weysan/phpclg
1111 Downloads
PHP Changelog Generator can generate automatically a changelog file according to git pull requests
radic/phing-tasks
14 Downloads
Changelog generator, VendorBinExec, etc
necorasystems/ghcl
15 Downloads
GitHub changelog generator
marcocesarato/php-conventional-changelog
1041406 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
guanguans/ai-commit
26146 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
symplify/changelog-linker
745355 Downloads
Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
mydnic/changelog-commit-for-laravel
4127 Downloads
Automatically generate a changelog inside your Laravel App based on your commit descriptions
localheinz/github-changelog
143 Downloads
Provides a console command that generates a changelog based on titles of pull requests merged between specified references.
ergebnis/github-changelog
25 Downloads
Provides a console command that generates a changelog based on titles of pull requests merged between specified references.
alexandre-daubois/release-genius
3084 Downloads
Generate changelogs and tags from your git history
toilal/doctrine-migrations-liquibase
2180 Downloads
Generate Liquibase ChangeLog from Doctrine Entities
zenozeng/gitlab-changelog
3659 Downloads
A simple php script to generate changelog via gitlab API v3
orlyapps/laravel-github-changelog
1118 Downloads
Generates a changelog based on github commits
lloc/gitphpcl
12242 Downloads
Generate your changelog from git with PHP