Download the PHP package gboddin/php-github-cli without Composer
On this page you can find all versions of the php package gboddin/php-github-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-github-cli
PHP github CLI tool
Build status
Service | master | develop |
---|---|---|
CI Status |
Intro
This tool is meant to be used in by human and automation tools with PHP projects.
Install
Configuration
The tool uses Github tokens to authenticate. They can be set in 3 ways :
- Using the GITHUB_API_TOKEN environment variable
- Global config file ( ~/.gitconfig )
- Local config file ( ./.git/config )
The git config file should look as follow :
Usage
Current modules
All versions of php-github-cli with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
~2|~3
knplabs/github-api Version ^2.5
php-http/guzzle6-adapter Version ^1.1
knplabs/github-api Version ^2.5
php-http/guzzle6-adapter Version ^1.1
The package gboddin/php-github-cli contains the following files
Loading the files please wait ....