From 580da6cbf51b439758dc4e4ac5ebbffdbd93df43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Thu, 26 Dec 2013 17:51:15 +0100 Subject: [PATCH] Added PHP Github API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3bddcf..974b207 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library. * [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API. * [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API. +* [PHPGithubApi](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API. * [Twitter OAuth](https://github.com/widop/twitter-oauth) - A library to interface with Twitter's OAuth workflow. * [Twitter REST](https://github.com/widop/twitter-rest) - A library to interact with Twitter's REST API. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.