PHPackages                             tabi/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tabi/sdk

ActiveLibrary[API Development](/categories/api)

tabi/sdk
========

Official PHP SDK for the Tabi WhatsApp business messaging API

v0.3.0(2mo ago)061MITPHPPHP &gt;=8.1

Since Apr 7Pushed 2mo agoCompare

[ Source](https://github.com/Tabi-messaging/tabi-sdk-php)[ Packagist](https://packagist.org/packages/tabi/sdk)[ Docs](https://tabi.africa/sdks)[ RSS](/packages/tabi-sdk/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (6)Used By (1)

tabi/sdk
========

[](#tabisdk)

> Official **PHP** SDK for the **Tabi** WhatsApp Business Messaging API.

[![Latest Stable Version](https://camo.githubusercontent.com/9791aead541c1a385781b9270e73bbf5350d8361e7608a3427791f7e7ec8cefb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746162692f73646b2e737667)](https://packagist.org/packages/tabi/sdk)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)

---

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Getting Started](#getting-started)
- [Configuration](#configuration)
- [OTP over WhatsApp](#otp-over-whatsapp)
- [Resource groups](#resource-groups-feature-areas)
- [Resources](#resources)
    - [Auth](#auth)
    - [Channels](#channels)
    - [Messages](#messages)
    - [Contacts](#contacts)
    - [Conversations](#conversations)
    - [Webhooks](#webhooks)
    - [API Keys](#api-keys)
    - [Files](#files)
    - [Campaigns](#campaigns)
    - [Automation Templates](#automation-templates)
    - [Automation Installs](#automation-installs)
    - [Quick Replies](#quick-replies)
    - [Analytics](#analytics)
    - [Notifications](#notifications)
    - [Integrations](#integrations)
    - [Workspaces](#workspaces)
- [Error Handling](#error-handling)
- [Return values](#return-values)
- [Requirements](#requirements)
- [Related](#related)
- [Support](#support)
- [License](#license)

---

Installation
------------

[](#installation)

```
composer require tabi/sdk
```

Getting Started
---------------

[](#getting-started)

```
