Download the PHP package grimzy/git-info without Composer
On this page you can find all versions of the php package grimzy/git-info. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grimzy/git-info
More information about grimzy/git-info
Files in grimzy/git-info
Download grimzy/git-info
More information about grimzy/git-info
Files in grimzy/git-info
Vendor grimzy
Package git-info
Short Description Utility library to retrieve Git information from a working directory.
License MIT
Package git-info
Short Description Utility library to retrieve Git information from a working directory.
License MIT
Please rate this library. Is it a good library?
Informations about the package git-info
GitInfo
Utility library to retrieve Git information from a working directory.
Minimum requirement: PHP 7.1
Installation
Usage
Commands
Get registered commands
Add commands to GitInfo
When instantiating:
Using static
method:
Working directory
Set the working directory
You can set the working directory when instantiating a new instance of GitInfo
:
The default working directory is set using
getcwd()
.
Get the working directory
Tests
Licence
GitInfo is licensed under the MIT License.
All versions of git-info with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package grimzy/git-info contains the following files
Loading the files please wait ....