git-access-layer A library for executing GIT commands from PHP and parsing it's stdout output into PHP structures. installation Install the package: composer require simplercode/git-access-layer And then look at ./examples.