PHP Classes

How to Generate a PHP Changelog Automatically for a Project - PHP Conventional Changelog package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP Conventional Changelog PHP Conventional Changelog   Blog PHP Conventional Changelog package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Generate a PHP...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: PHP Conventional Changelog

When a new release of a software project is announced, it is convenient to generate documents that let the project users know what were the changes and other relevant notes about the new project release.

This class can help to automatically generate change log and release note files, so the developers of the project reduce the work that is necessary to finalize the new release of the project.




Loaded Article

About the PHP Conventional Changelog Package

The package PHP Conventional Changelog is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Generate changelog and release notes from commit

Here follows in more detail what it does:

This class can generate changelog and release notes from commit.

It provides a command that can be run from the command line to generate changelog files and release notes files for the current project using PHP composer.

The command may take parameters that defines the versions of the projects that will be considered to extract the changes in the project to generate the files.

The package uses a configuration script with the option values that will be used to customize the way you may want to have changelog and release notes be generated.

Conclusion

The PHP Conventional Changelog can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

1,614,673 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP Conventional Changelog PHP Conventional Changelog   Blog PHP Conventional Changelog package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Generate a PHP...