PHPackages                             codehub/sms-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. codehub/sms-api

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

codehub/sms-api
===============

A Library for PHP SMS API (Semaphore)

v1.0.3(6y ago)12061MITPHPPHP &gt;=5.5

Since Sep 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/itmarkpz/sms-api)[ Packagist](https://packagist.org/packages/codehub/sms-api)[ RSS](/packages/codehub-sms-api/feed)WikiDiscussions master Synced 3d ago

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

SMS API
=======

[](#sms-api)

SMS API is a Third Party PHP Library for Short Message Service API

Table of Contents
=================

[](#table-of-contents)

- [Installation](#installation)
- [Semaphore](#semaphore)
    - [Sending Messages](#sending-messages)
    - [Sending Bulk Messages](#sending-bulk-messages)
    - [Sending Priority Messages](#sending-priority-messages)
    - [Retrieving Messages](#retrieving-messages)
    - [Retrieving Your Account](#retrieving-your-account)
    - [Retrieving Your Transactions](#retrieving-your-transactions)
    - [Retrieving Your SenderNames](#retrieving-your-sendernames)
    - [Retrieving Your Users](#retrieving-your-users)

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

[](#installation)

```
composer require codehub/sms-api
```

Semaphore
---------

[](#semaphore)

### Initialization

[](#initialization)

```
