PHP Classes

Git class: Get information from a Git repository

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 53%Total: 294 All time: 7,469 This week: 455Up
Version License PHP version Categories
git-class 1GNU Lesser Genera...5.0PHP 5, Files and Folders
Description 

Author

This class can get information from a Git repository.

It uses the Git client program to query a given repository to get some types of statistical information.

Currently it can get all the commits of a given branch, get the hash of the latest commit, the number of commits of a given branch and get the version of a given branch.

Innovation Award
PHP Programming Innovation award nominee
November 2013
Number 8
Git is now one of the most popular version control software tools. It allows developers to keep track of the different revisions that their project files go through.

This class can extract statistics about the versions of project files in Git repositories.

Manuel Lemos
Picture of Jan Altensen
  Performance   Level  
Name: Jan Altensen <contact>
Classes: 12 packages by
Country: Germany Germany
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files (2)  
File Role Description
Files folder imageexample (1 file)
Plain text file git.class.php Class Main Class

  Files folder image Files (2)  /  example  
File Role Description
  Plain text file test.php Example example

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:294
This week:0
All time:7,469
This week:455Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2240
 
Thats a good class ;-)
11 years ago (José Filipe Lopes Santos)
70%StarStarStarStar