simplercode/git-access-layer

Git Access Layer Library

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/simplercode/git-access-layer

0.0.3 2023-06-13 13:09 UTC

This package is auto-updated.

Last update: 2025-09-14 19:14:55 UTC


README

A library for executing GIT commands from PHP and parsing it's stdout output into PHP structures.

Packagist Version GitHub tag (latest SemVer) GitHub Build Status Coverage Status

installation

Install the package:

composer require simplercode/git-access-layer

And then look at ./examples.