Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 358 Bytes

Notion PHP SDK

This is an unofficial PHP SDK for Notion, based on the great earlier work of @jamalex on notion-py

Installation

composer require madewithlove/notion-php-sdk

Usage

For now check the examples folder to see the client in use. This section will expand once the API stabilizes a bit.