Download the PHP package dmyers/octogun without Composer
On this page you can find all versions of the php package dmyers/octogun. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dmyers/octogun
More information about dmyers/octogun
Files in dmyers/octogun
Download dmyers/octogun
More information about dmyers/octogun
Files in dmyers/octogun
Vendor dmyers
Package octogun
Short Description Simple wrapper for the GitHub v3 API
License MIT
Homepage http://github.com/dmyers/octogun
Package octogun
Short Description Simple wrapper for the GitHub v3 API
License MIT
Homepage http://github.com/dmyers/octogun
Keywords githubgithub api
Please rate this library. Is it a good library?
Informations about the package octogun
Octogun
Simple PHP wrapper for the GitHub API. This is an unofficial port of Octokit.rb in PHP. The goal is to have feature parity between languages.
Installation
Simply install using composer:
Examples
Show a user
Show a repository
Authenticated Requests
For methods that require authentication, you'll need to setup a client with your login and password.
Alternately, you can authenticate with a GitHub OAuth2 token.
Using with GitHub Enterprise
To use with GitHub Enterprise, you'll need to set the API and web endpoints before instantiating a client.
Copyright
Copyright (c) 2013 Derek Myers. See LICENSE for details.
All versions of octogun with dependencies
PHP Build Version
Package Version
The package dmyers/octogun contains the following files
Loading the files please wait ....