Download the PHP package kasperg/phing-github without Composer
On this page you can find all versions of the php package kasperg/phing-github. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kasperg/phing-github
More information about kasperg/phing-github
Files in kasperg/phing-github
Download kasperg/phing-github
More information about kasperg/phing-github
Files in kasperg/phing-github
Vendor kasperg
Package phing-github
Short Description Phing tastsk for working with GitHub
License MIT
Package phing-github
Short Description Phing tastsk for working with GitHub
License MIT
Please rate this library. Is it a good library?
Informations about the package phing-github
phing-github
Phing tasks for working with GitHub.
Currently supported:
- Creating releases
- Creating release assets
Pull requests with new tasks (updating releases, creating and closing pull requests etc.) are very welcome.
Usage
- Add
kasperg/phing-githubtorequiresincomposer.json - Define task using
<taskdef/> - Use the task
See example.build.xml for how this can be done.
Extend
- Implement tasks which subclass
PhingGitHub\GitHubTask - Access GitHub client class using
$this->client - Call
$this->authenticate()to support authentication - Update example.build.xml
All versions of phing-github with dependencies
PHP Build Version
Package Version
Requires
knplabs/github-api Version
1.3.*@dev
The package kasperg/phing-github contains the following files
Loading the files please wait ...