|
|
@@ -709,10 +709,8 @@ Libraries to help manage database schemas and migrations.
|
|
709
|
709
|
* [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.
|
|
710
|
710
|
* [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API.
|
|
711
|
711
|
* [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API.
|
|
712
|
|
-* [PHP Github API](https://github.com/KnpLabs/php-github-api) - Another library to interface with the Github API.
|
|
713
|
712
|
* [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
|
|
714
|
713
|
* [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API.
|
|
715
|
|
-* [Twitter OAuth](https://github.com/abraham/twitteroauth) - A library to interface with Twitter's OAuth workflow.
|
|
716
|
714
|
|
|
717
|
715
|
### Extensions
|
|
718
|
716
|
*Libraries to help build PHP extensions.*
|