Sabau360 SDK for PHP

Installs: 56

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/sabau360/sdk

v1.5.1 2025-11-22 16:03 UTC

This package is auto-updated.

Last update: 2025-12-25 14:54:34 UTC


README

The Sabau360 SDK for PHP provides a simple and structured way to interact with the Sabau360 API. It is designed to make integration fast, consistent, and developer-friendly.

Installation

Install the SDK using Composer.

composer require sabau360/sdk

Once installed, include the Composer autoloader in your project:

require __DIR__ . '/vendor/autoload.php';

You can now start using the Sabau360 SDK in your application.

License

This SDK is licensed under the MIT License.

Table of Contents