2017 © Pedro Peláez
 

library githubapi

PHP7 Client & WebHook wrapper for GitHub API v3

image

flexyproject/githubapi

PHP7 Client & WebHook wrapper for GitHub API v3

  • Monday, February 12, 2018
  • by emulienfou
  • Repository
  • 12 Watchers
  • 27 Stars
  • 412 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 26 Forks
  • 4 Open issues
  • 9 Versions
  • 8 % Grown

The README.md

PHP7 Client & WebHook wrapper for GitHub API v3

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality, (*1)

This is a simple Object Oriented wrapper for GitHub API v3, written with PHP7.
This library works with cURL and provides all documented functionality as described in the official documentation including Client and WebHooks., (*2)

Requirements

Quick Start

// Create a client object
$client = new \FlexyProject\GitHub\Client();

// Miscellaneous
$miscellaneous = $client->getReceiver(\FlexyProject\GitHub\Client::MISCELLANEOUS);

// Lists all the emojis available to use on GitHub.
$emojis = $miscellaneous->getReceiver(\FlexyProject\GitHub\Receiver\Miscellaneous::EMOJIS);
$emojis->get();

Documentation

The full documentation is available in the wiki section., (*3)

License

The files in this archive are released under the GNU Lesser GPL v3 license., (*4)

The Versions

12/02 2018

1.1.x-dev

1.1.9999999.9999999-dev https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

api github

12/02 2018

1.1.4

1.1.4.0 https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

api github

06/05 2017

dev-master

9999999-dev https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

api github

05/05 2017

1.1.3

1.1.3.0 https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

api github

05/05 2017

1.1.2

1.1.2.0 https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

api github

21/08 2016

1.1.1

1.1.1.0 https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

api github

25/05 2016

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/FlexyProject/GitHubAPI

GitHub API v3 Client and WebHook wrapper, written in PHP5

  Sources   Download

LGPL-3.0+

The Requires

 

api github

15/03 2016

1.0.4

1.0.4.0 https://github.com/FlexyProject/GitHubAPI

GitHub API v3 Client and WebHook wrapper, written in PHP5

  Sources   Download

LGPL-3.0+

The Requires

 

api github

15/03 2016

1.1.0

1.1.0.0 https://github.com/FlexyProject/GitHubAPI

PHP7 Client & WebHook wrapper for GitHub API v3

  Sources   Download

LGPL-3.0+

The Requires

 

api github