osbre/notion-php-sdk

An unofficial PHP SDK for Notion

dev-master 2020-07-18 09:18 UTC

This package is auto-updated.

Last update: 2024-04-27 22:54:20 UTC


README

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.