Welcome Guest, Not a member yet? Register   Sign In
GitHub API library
#1

[eluser]Phil Sturgeon[/eluser]
Using GitHub and want some of the data on your CodeIgniter page? Use this very simple wrapper class to get repository data, user information and search results with one line of code.

codeigniter-github
#2

[eluser]Jason McCallister[/eluser]
Any plans on updating this to the new GitHub API?
#3

[eluser]Phil Sturgeon[/eluser]
There is no need to upgrade this to v3.0 of the API, there are plenty of well-used and unit-tested composer components that do this already:

https://packagist.org/search/?q=github

I like this one:

https://github.com/KnpLabs/php-github-api

80% code coverage and 600ish tests is going to be way better than any CI specific code I bash together for the sake of it.




Theme © iAndrew 2016 - Forum software by © MyBB