3z / notion
SDK for Notion API
Fund package maintenance!
HelixSleep
Requires
- php: ^8.1
Requires (Dev)
- laravel/pint: ^1.2
- pestphp/pest: ^1.20
- spatie/ray: ^1.28
This package is not auto-updated.
Last update: 2024-11-14 15:57:33 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.