Browse Source

Added twitter SDK

pull/38/head
Grégoire Pineau 12 years ago
parent
commit
fb5693e8e5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

378
 * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
378
 * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
379
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. 
379
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. 
380
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
380
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
381
+* [TwitterSDK](https://github.com/lyrixx/twitter-sdk) - A Twitter SDK, fully tested.
381
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
382
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
382
 
383
 
383
 ## Markup
384
 ## Markup

Loading…
Cancel
Save