Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
42 lines (24 loc) · 1.27 KB

README.md

File metadata and controls

executable file
·
42 lines (24 loc) · 1.27 KB

Kdyby/Github

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

Github API client with authorization for Nette Framework

Requirements

Kdyby/Github requires PHP 5.3.2 or higher with cUrl extension enabled.

Installation

The best way to install Kdyby/Github is using Composer:

$ composer require kdyby/github:~0.1

For Nette 2.1 and newer is ~0.1

Documentation

Learn how to authenticate the user using Github's oauth or call Github's api in documentation.


Homepage http://www.kdyby.org and repository http://github.com/Kdyby/Github.