Skip to content

Commit

Permalink
Merge pull request #38 from lyrixx/patch-1
Browse files Browse the repository at this point in the history
Added twitter SDK
  • Loading branch information
ziadoz committed Jan 5, 2014
2 parents 86bc1d0 + fb5693e commit 13912fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -384,6 +384,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
* [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
* [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
* [TwitterSDK](https://github.com/lyrixx/twitter-sdk) - A Twitter SDK, fully tested.
* [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.

## Markup
Expand Down Expand Up @@ -622,4 +623,4 @@ Various resources, such as books, websites and articles, for improving your PHP
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.

# Contributing
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.

0 comments on commit 13912fe

Please sign in to comment.