feat: add notion php sdk to the third party api section

This commit is contained in:
Dylan Renard 2022-04-19 01:38:52 +02:00
parent 2bc8bff74e
commit 32dcad836f
1 changed files with 1 additions and 0 deletions

View File

@ -798,6 +798,7 @@ Libraries to help manage database schemas and migrations.
* [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.
* [Notion](https://github.com/brd6/notion-sdk-php/) - PHP library for the Notion API.
### Extensions
*Libraries to help build PHP extensions.*