Gist API Class is an easy to use PHP wrapper for github’s snippet service, gist. PHP 4 .3.0 or above is required (with SSL support).
List of features:
+ Fetch metadata of a gist + Get a file’s content + Get a user’s public gists + Easy to use!
+ More features coming as the API gets updated!