Registry / utility / kzykhys-git

kzykhys-git

JSON →
library0.1.2phppackagistunverified

A Git wrapper for PHP5.3+.

composer require kzykhys/git
INSTALL
IMPORT
SIG · KZYKHYS-GIT
K
kzykhys-git
utilityphpv0.1.2
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.

Git
use Kzykhys\Git\Git;

Initialize a Git repository and list branches.

use Kzykhys\Git\Git; $git = new Git('/path/to/repo'); $branches = $git->getBranches();
Debug
Known issues
breakingRequires PHP 5.3+; may not work with newer PHP versions.
fix
Upgrade to a maintained Git wrapper or use PHP 7.4+ compatible version.
affects: >=0.1.0
Upgrade
Version history
0.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
kzykhys-git — pip install kzykhys-git · libregistry