1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-19 06:02:20 +00:00

Fix dupes

This commit is contained in:
Jamie 2018-03-14 20:03:11 +00:00
parent 5a2aaaeceb
commit 5831a34ef3

View File

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