Registry / cli / cpliakas-git-wrapper

cpliakas-git-wrapper

JSON →
library3.1.0phppackagistunverified

A PHP wrapper around the Git command line utility.

composer require cpliakas/git-wrapper
INSTALL
IMPORT
SIG · CPLIAKAS-GIT-WRAPP
C
cpliakas-git-wrapper
cliphpv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GitWrapper
use GitWrapper\GitWrapper;

Execute Git commands via PHP using GitWrapper.

use GitWrapper\GitWrapper; $wrapper = new GitWrapper(); $git = $wrapper->workingCopy('/path/to/repo'); $git->run('status');
Debug
Known issues
gotchaRequires Git installed on the system
fix
Install Git and ensure it's in PATH
affects: >=3.0
Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
Resources
cpliakas-git-wrapper — pip install cpliakas-git-wrapper · libregistry