This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MrTweetApi.php | ||
| |
MrTweetApiTest.php | ||
| |
README |
README
PHP Wrapper for Mr.Tweet's V1 API API Doc: http://api.mrtweet.com/v1/docs It uses libcurl and requires PHP 5 >= 5.2.0 for json_decode. Of course, you can rewrite to use other json decode funtions (or SimpleXMLElement for the XML response) and something different than libcurl. While it very straightforward, see MrTweetApiTest.php for example of usage. Used originally for Topify (http://topify.com/).








