Download the PHP package joshuawebdev/auto-changelog without Composer
On this page you can find all versions of the php package joshuawebdev/auto-changelog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joshuawebdev/auto-changelog
More information about joshuawebdev/auto-changelog
Files in joshuawebdev/auto-changelog
Download joshuawebdev/auto-changelog
More information about joshuawebdev/auto-changelog
Files in joshuawebdev/auto-changelog
Vendor joshuawebdev
Package auto-changelog
Short Description Creates a changelog file automatically from git logs for PHP Projects
License MIT
Package auto-changelog
Short Description Creates a changelog file automatically from git logs for PHP Projects
License MIT
Please rate this library. Is it a good library?
Informations about the package auto-changelog
Auto Changelog for PHP Projects
Creates a changelog file automatically from git logs
Requirements
- Git
- PHP
- Composer
Installation
composer require --dev joshuawebdev/auto-changelog
Usage
php vendor/joshuawebdev/auto-changelog/generate.php
After run the command above you get a CHANGELOG.md file like this:
You can then change the CHANGELOG.md file to add more information, remove unnecessary information or change the commit messages, as shown in the image below.
To learn more about the syntax of a changelog, visit Keep a Changelog.
All versions of auto-changelog with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package joshuawebdev/auto-changelog contains the following files
Loading the files please wait ....