PHPackages                             gladdle/nexah-sms - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. gladdle/nexah-sms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

gladdle/nexah-sms
=================

A php library for sending SMS to one or more phone numbers using the Nexah API

1.0.0(2y ago)08MITPHPPHP ^7.4 || ^8.0

Since Mar 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/etiennekoumgang/nexah-sms)[ Packagist](https://packagist.org/packages/gladdle/nexah-sms)[ Docs](https://github.com/etiennekoumgang/nexah-sms)[ RSS](/packages/gladdle-nexah-sms/feed)WikiDiscussions main Synced 1mo ago

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

Nexah SMS API - PHP library
===========================

[](#nexah-sms-api---php-library)

This PHP library lets you communicate with the Nexah API. You can send SMS messages and check your SMS balance. The library gives developers the flexibility to manage their interaction with the API. To use the API, you need an account. Visit the official website  to get one.

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

[](#requirements)

- A username and password from
- PHP 7.4 and above
- Composer

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

[](#installation)

Via composer

```
$ composer require gladdle/nexah-sms
```

Basic Usage
-----------

[](#basic-usage)

```
