PHPackages                             php-gitclient/gitclient - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. php-gitclient/gitclient

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

php-gitclient/gitclient
=======================

Git client for PHP, using the git cli client

011PHP

Since Aug 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mega6382/php-gitclient)[ Packagist](https://packagist.org/packages/php-gitclient/gitclient)[ RSS](/packages/php-gitclient-gitclient/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Git Client
==============

[](#php-git-client)

A simple git client for getting latest files from a given branch (uses git cli client at the moment, might change this later)

Installation
------------

[](#installation)

1. Clone the project.
2. Includes the files into your code, or if you are using then include the composer's autoload file.

Example:

```
