vitorhugoro1/notion-php-sdk

An unofficial PHP SDK for Notion

Maintainers

Package info

github.com/vitorhugoro1/notion-php-sdk

pkg:composer/vitorhugoro1/notion-php-sdk

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 1

dev-master 2020-08-08 20:33 UTC

This package is auto-updated.

Last update: 2026-03-09 08:30:13 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.