3z/notion

SDK for Notion API

0.0.2 2024-01-10 13:37 UTC

This package is not auto-updated.

Last update: 2024-10-03 15:26:10 UTC


README

SDK for the Notion API

Installation

You can install the package via composer:

composer require :vendor_slug/:package_slug

Usage

$skeleton = new VendorName\Skeleton();
echo $skeleton->echoPhrase('Hello, VendorName!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.