madewithlove/notion-php-sdk

This package is abandoned and no longer maintained. No replacement package was suggested.

An unofficial PHP SDK for Notion

dev-master 2019-06-15 13:51 UTC

This package is auto-updated.

Last update: 2022-09-30 10:30:04 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.