Parcourir la source

Merge pull request #38 from lyrixx/patch-1

Added twitter SDK
pull/58/head
Jamie York il y a 12 ans
Parent
révision
13912febd4
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2
    1
      README.md

+ 2
- 1
README.md Voir le fichier

@@ -384,6 +384,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
384 384
 * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
385 385
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. 
386 386
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
387
+* [TwitterSDK](https://github.com/lyrixx/twitter-sdk) - A Twitter SDK, fully tested.
387 388
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
388 389
 
389 390
 ## Markup
@@ -622,4 +623,4 @@ Various resources, such as books, websites and articles, for improving your PHP
622 623
 * 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.
623 624
 
624 625
 # Contributing
625
-Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.
626
+Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.

Chargement…
Annuler
Enregistrer