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

ActiveLibrary[API Development](/categories/api)

cloudrebue/api
==============

PHP Cloud Rebue Bulk sms API SDK

v1.0.3(3y ago)0221MITPHPPHP ^7.3 || ^8.1

Since Jan 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cloudrebue/PHP-BULK-SDK)[ Packagist](https://packagist.org/packages/cloudrebue/api)[ Docs](https://github.com/cloudrebue/PHP-BULK-SDK)[ RSS](/packages/cloudrebue-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Official CloudRebue PHP Api SDK
===============================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/30fd5519fa6915ad151bdfc1b81087148defdafb950817bdaa2b6c5a46836989/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f436c6f756452656275652f4170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cloudrebue/api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/63d271160b7c12972d9d35f660de1823f4533805860b403fe1979436eea5bfe4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f436c6f756452656275652f4170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cloudrebue/api)

This PHP SDK provides convenient methods for consuming CloudRebue API.

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

[](#documentation)

CloudRebue API Documentation can be found at

Install
-------

[](#install)

Via Composer (recommended)

```
$ composer require cloudrebue/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)

```
