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

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

firmantr3/laravel-sms
=====================

Third-party HTTP SMS Gateway library for Laravel. Support zenziva, nusasms, smsgateway\[dot\]me

1.0.3(6y ago)05112MITPHPCI failing

Since Oct 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/firmantr3/laravel-sms)[ Packagist](https://packagist.org/packages/firmantr3/laravel-sms)[ RSS](/packages/firmantr3-laravel-sms/feed)WikiDiscussions master Synced yesterday

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

Laravel Sms
===========

[](#laravel-sms)

Third-party HTTP SMS Gateway library for Laravel. It supports zenziva, nusasms, smsgateway\[dot\]me by default. But you can extend it by just updating the config file.

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

[](#installation)

```
composer require firmantr3/laravel-sms
```

Configuration
-------------

[](#configuration)

### Register Service Provider (Laravel &lt;= 5.4)

[](#register-service-provider-laravel--54)

Add to your

```
