PHPackages                             bongatech/api - 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. bongatech/api

ActiveLibrary[API Development](/categories/api)

bongatech/api
=============

PHP Bongatech API

0.7.2(2y ago)0219MITPHPPHP ~7.2|^8.1

Since Jun 3Pushed 2y agoCompare

[ Source](https://github.com/BongaTech/PHP-SDK)[ Packagist](https://packagist.org/packages/bongatech/api)[ Docs](https://github.com/BongaTech/PHP-SDK)[ RSS](/packages/bongatech-api/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (0)

Official BongaTech PHP Api SDK
==============================

[](#official-bongatech-php-api-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a83c0f670263b6b858193fc7f09ba95c55ba5b83ed9443e2d300127475c57ea7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f426f6e6761546563682f4170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bongatech/api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/9662d7b48b1d8891d2494cfe67a089018afb47aad972e935cbeef6ade05dae53/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f426f6e6761546563682f4170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bongatech/api)

This PHP SDK provides convenient methods for consuming BongaTech API.

Documentation
-------------

[](#documentation)

BongaTech API Documentation can be found at

Install
-------

[](#install)

Via Composer (recommended)

```
$ composer require bongatech/api
```

Via Download

```
1. Clone or Download this Repo.
2. run `composer install` in the root of the project
```

Usage
-----

[](#usage)

### Sending a Message

[](#sending-a-message)

Detailed samples can be obtained from [examples folder](examples)

```
