PHPackages                             technodelight/php-git - 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. technodelight/php-git

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

technodelight/php-git
=====================

Small library to execute git commands through shell

1.0.6(6y ago)1972MITPHP

Since Jun 25Pushed 6y agoCompare

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

READMEChangelog (3)Dependencies (2)Versions (8)Used By (0)

php-git
=======

[](#php-git)

Small PHP wrapper library around `git` shell.

Install
=======

[](#install)

Via composer.

```
composer require technodelight/php-git

```

Dependecies
===========

[](#dependecies)

This tool uses `git` through the current active shell it's running in. There are methods which are dependent on `sed`, `head` and `grep` too.

Usage
=====

[](#usage)

```
