Browse Source

Merge pull request #998 from havenwood/patch-1

Add Square PHP SDK
pull/1053/head
Jad Bitar 5 years ago
parent
commit
36018097e4
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

747
 * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.
747
 * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.
748
 * [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API.
748
 * [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API.
749
 * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API.
749
 * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API.
750
+* [Square](https://github.com/square/connect-php-sdk) - The official Square PHP SDK for payments and other Square APIs.
750
 * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
751
 * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
751
 * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API.
752
 * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API.
752
 
753
 

Loading…
Cancel
Save