PHP Classes
elePHPant
Icontem

PHP Git: Retrieve project files from GIT repositories

Recommend this page to a friend!

  Author Author  
Name: Cesar D. Rodas <contact>
Classes: 39 packages by
Country: Paraguay Paraguay
Innovation award
Innovation award
Nominee: 25x

Winner: 5x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can be used to manipulate project files from GIT repositories.

It can retrieve files from local and remote Git repositories via HTTP.

It can also retrieve file revision history, repository tags, get the list of a files with a given commit identifier or project tags, get the differences between a given commit identifier and the previous, checkout files with a given commit identifier, and clone a repository.

  Classes of Cesar D. Rodas  >  PHP Git  >  Download Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Git
Base name: phpgit
Description: Retrieve project files from GIT repositories
Version: 1.0
PHP version: 5.2
License: The PHP License
 
  Groups   Dependencies   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Project Management Tools to assist project management View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
April 2009
Number 6


Prize: One downloadable copy of Komodo IDE
GIT is a modern revision control system that is used by developers to maintain different revisions of project files.

This package provides a pure PHP solution to access project files maintained in a GIT repository.

Manuel Lemos

  Packages needed by this class  
Class DownloadWhy it is needed Dependency
PHP HTTP protocol client Download .zip .tar.gz In order to run run git_http_client.php Conditional

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imageexamples (1 file)
Files folder imagegitweb (3 files)
Files folder imagephpgit (4 files)

  Files folder image Files  /  examples  
File Role Description
  Plain text file git_http_client.php Class Git clone class example

  Files folder image Files  /  gitweb  
File Role Description
  Accessible without login Plain text file index.php Example a raw gitweb in pure php
  Accessible without login Plain text file prettify.css Data Source code hightlight on the server side
  Accessible without login Plain text file prettify.js Data Source code hightlight on the server side

  Files folder image Files  /  phpgit  
File Role Description
  Plain text file git.php Class Main class
  Plain text file gitbase.php Class Base class
  Plain text file gitcheckout.php Class Checkout class
  Plain text file gitclone.php Class Git clone class

Install with Composer Install with Composer - Download Download all files: phpgit.tar.gz phpgit.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.