From 337c03071432a87e553d04a3850324f0f7e60b30 Mon Sep 17 00:00:00 2001 From: Shannon Skipper Date: Tue, 9 Jul 2019 10:49:18 -0700 Subject: [PATCH] Add Square PHP SDK --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c845965..1d95e4f 100644 --- a/README.md +++ b/README.md @@ -721,6 +721,7 @@ Libraries to help manage database schemas and migrations. * [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. * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. +* [Square](https://github.com/square/connect-php-sdk) - The official Square PHP SDK for payments and other Square APIs. * [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.