PHPackages                             smsalert-mobi/smsalert-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. smsalert-mobi/smsalert-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

smsalert-mobi/smsalert-php
==========================

PHP integration for SMSAlert.mobi API SMS Gateway

2.0.0(2mo ago)1280MITPHPPHP ^8.1

Since Nov 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/smsalert-mobi/smsalert-php)[ Packagist](https://packagist.org/packages/smsalert-mobi/smsalert-php)[ RSS](/packages/smsalert-mobi-smsalert-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

smsalert-php
============

[](#smsalert-php)

About
-----

[](#about)

This is the official SMSAlert implementation for PHP. Our unified API allows you to send:

- SMS messages via GSM, Mobile app or short number
- Whatsapp business API
- Push notifications via Alertisimo

Our internal rule sistem with AI allows you to make the best decision of how a message is sent.

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

[](#documentation)

The documentation for the SMSAlert API can be found [here](https://smsalert.mobi/apidocs/).

The PHP library documentation can be found [here](https://github.com/smsalert-mobi/smsalert-php).

This library supports the following PHP implementations:

- PHP ^8.1

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

[](#installation)

You can install **smsalert-phpp** via composer or by downloading the source.

### Via Composer:

[](#via-composer)

**smsalert-php** is available on Packagist as the [`smsalert-mobi/smsalert-php`](smsalert-mobi/smsalert-php) package:

```
composer require smsalert-mobi/smsalert-php

```

Quickstart
----------

[](#quickstart)

### Send an SMS

[](#send-an-sms)

```
// Send an SMS using SMSAlert's REST API and PHP
