Download the PHP package socialconnect/github without Composer
On this page you can find all versions of the php package socialconnect/github. 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 github
GitHub SDK
Awesome SDK to work with GitHub
Available methods:
| API | Methods | Documentation | Specification tests |
|---|---|---|---|
| Repositories | 0/15 :x: | ||
| getRepositories | :x: | :x: | |
| getUserRepositories | :x: | :x: | |
| getOrgRepositories | :x: | :x: | |
| Users | 2/4 :x: | ||
| getUser | :heavy_check_mark: | :heavy_check_mark: | |
| getSelf | :x: | :x: | |
| updateUser | :x: | :x: | |
| getUsers | :heavy_check_mark: | :heavy_check_mark: |
OAuth/WebHook
This library is a Client only, see:
OAuth provider in socialconnect/auth project.
Github WebHook Service in ovr/github-webhook-service project.
Installation
Add a requirement to your composer.json:
Run the composer installer:
How to use
First you need to create service:
Get user with specified $id:
Customs methods
Custom entities
License
This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.
All versions of github with dependencies
PHP Build Version
Package Version
The package socialconnect/github contains the following files
Loading the files please wait ...

