PHP Classes

PHP Git Change Log Creator: Read git repository logs and create change logs

Recommend this page to a friend!
  Info   View files Example   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-06-02 (3 months ago) RSS 2.0 feedNot enough user ratingsTotal: 205 All time: 8,399 This week: 21Up
Version License PHP version Categories
gitchangelogcreator 1.0.10GNU General Publi...7.1PHP 5, Utilities and Tools, Files and..., P...
Description 

Author

This class can read git repository logs and create change logs.

It executes the git command to make it return the log of changes from a git repository.

The class parses the logs to extract date, committer and message of each logged change.

It generates a file in Markdown format the extracted log information and links to the respective commits.

Picture of Michael Cummings
  Performance   Level  
Name: Michael Cummings <contact>
Classes: 9 packages by
Country: United States United States
Age: ???
All time rank: 1903263 in United States United States
Week rank: 389 Up35 in United States United States Up
Innovation award
Innovation award
Nominee: 7x

Winner: 1x

Details

README.md

Used to create an updated change log file from Git log.

For an example of the generated output see CHANGELOG.md.

You can find a copy of the license in LICENSE.

For a simple example on how to use the class look at example.php

  Files folder image Files  
File Role Description
Files folder imagesrc (1 file)
Accessible without login Plain text file .coveralls.yml Data Auxiliary data
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file bootstrap.php Aux. Auxiliary script
Accessible without login Plain text file CHANGELOG.md Output Sample output
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file example.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Data Documentation

  Files folder image Files  /  src  
File Role Description
  Plain text file GitChangeLogCreator.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:205
This week:0
All time:8,399
This week:21Up