2017 © Pedro Peláez
 

library gitphpcl

Generate your changelog from git with PHP

image

lloc/gitphpcl

Generate your changelog from git with PHP

  • Sunday, January 21, 2018
  • by realloc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,441 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 51 % Grown

The README.md

gitphpcl

Generate your changelog from git with PHP, (*1)

First, add gitphpcl as a dev-dependency with Composer:, (*2)

composer require --dev lloc/gitphpcl, (*3)

Tag your releases like, (*4)

git tag v1.0, (*5)

You can now create your Changelog with the command, (*6)

vendor/lloc/gitphpcl/changelog -f Changelog.md, (*7)

or, (*8)

vendor/lloc/gitphpcl/changeog -f Changelog.md -p path/to/another/repository, (*9)

You should check (and correct) the output anyway. There is no guarantee that all commit messages are meaningful., (*10)

The Versions

21/01 2018

dev-master

9999999-dev

Generate your changelog from git with PHP

  Sources   Download

GPL-3.0-or-later

The Requires

  • php ^7.0

 

git changelog

21/01 2018

v0.3.3

0.3.3.0

Generate your changelog from git with PHP

  Sources   Download

GPL-3.0-or-later

The Requires

  • php ^7.0

 

git changelog

21/01 2018

v0.3.2

0.3.2.0

Generate your changelog from git with PHP

  Sources   Download

GPL-3.0-or-later

The Requires

  • php ^7.0

 

git changelog

21/01 2018

v0.3.1

0.3.1.0

Generate your changelog from git with PHP

  Sources   Download

GPL-3.0

The Requires

  • php ^7.0

 

git changelog

21/01 2018

v0.3

0.3.0.0

Generate your changelog from git with PHP

  Sources   Download

GPL-3.0

The Requires

  • php ^7.0

 

git changelog

09/01 2018

v0.2.1

0.2.1.0

Generate your changelog from git with PHP

  Sources   Download

GPL-3.0

The Requires

  • php ^7.0

 

git changelog

05/01 2018

v0.2.0

0.2.0.0

Generate your changelog from git with PHP

  Sources   Download

The Requires

  • php ^7.0

 

05/01 2018

v0.1

0.1.0.0

Generate your changelog from git with PHP

  Sources   Download

The Requires

  • php ^7.0