News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Talking to GitHub with PHP
December 01, 2011 @ 11:28:40

PHPBuilder.com has a new tutorial posted about interfacing with GitHub in PHP, using their API to hook into and pull down information about users and repositories.

The Git-based project hosting service GitHub is certainly the belle of today's technology ball, having attracted more than 1 million registered users and amassed more than 2 million hosted projects in less than three years. [...] GitHub High Scores and GitHub Badges are two examples of third-party services created using the GitHub API, which is capable of carrying out any task you might wish to perform via GitHub.com. With it you can create, edit and search repositories, learn more about fellow GitHub users, and manage repository issues.

Jason shows how to use the php-github-api library to connect to the API, search repository information, get user details, finding their repositories and accessing restricted resources (things only available for the authenticated user like updating your account or working with your own repositories).

0 comments voice your opinion now!
github api library phpgithubapi tutorial repository user


blog comments powered by Disqus

Similar Posts

Sebastian Bergmann's Blog: Getting Started with Hamcrest

Codewalkers.com: Flickr Puzzle Mashup

Make Me Pulse: Using the Zend Framework URL rewriting

DevShed: Handling Static Data with PHP 5

ProDevTips: Sorting 2D-arrays in PHP - anectodes and reflections


Community Events











Don't see your event here?
Let us know!


language composer application series phpunit framework introduction testing community example code api interview database release opinion zendframework2 podcast development functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework