PHPackages                             kiwari/kiwari-bot-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. kiwari/kiwari-bot-sdk

ActiveSdk[API Development](/categories/api)

kiwari/kiwari-bot-sdk
=====================

kiwari, kiwari-bot, kiwari-bot-sdk, bot, bot-sdk

v1.0.0(7y ago)161MITPHPPHP &gt;=5.3.0

Since May 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kiwari-engineering/bot-sdk-php)[ Packagist](https://packagist.org/packages/kiwari/kiwari-bot-sdk)[ RSS](/packages/kiwari-kiwari-bot-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Kiwari Bot SDK \[PHP\]
======================

[](#kiwari-bot-sdk-php)

Requirements
------------

[](#requirements)

- PHP
- Composer
- Kiwari Account for Bot
- ngrok *(for running the example)*

How to use
----------

[](#how-to-use)

### Setup

[](#setup)

- Please add this SDK to your Bot PHP usng composer

```
$ composer require kiwari/kiwari-bot-sdk
```

- Get your `acces_token` of Kiwari Bot Account, you can find in Kiwari Dashboard
- Init Kiwari Bot SDK

```
