PHPackages                             undjike/ekosms-laravel-notification-channel - 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. undjike/ekosms-laravel-notification-channel

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

undjike/ekosms-laravel-notification-channel
===========================================

Laravel Notification Channel based on EkoSMS service

v1.0.1(4y ago)138MITPHPPHP &gt;=7.4

Since Sep 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/undjike/ekosms-laravel-notification-channel)[ Packagist](https://packagist.org/packages/undjike/ekosms-laravel-notification-channel)[ RSS](/packages/undjike-ekosms-laravel-notification-channel/feed)WikiDiscussions main Synced 2d ago

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

[![logo](https://camo.githubusercontent.com/a64ae5858fcf07f591e83809435e0d3ca9f456dd8e338c7791193ff0c03a2685/68747470733a2f2f6170692d7075626c69632e656b6f746563682e636d2f6173736574732f696d616765732f6c6f676f2e706e67)](https://camo.githubusercontent.com/a64ae5858fcf07f591e83809435e0d3ca9f456dd8e338c7791193ff0c03a2685/68747470733a2f2f6170692d7075626c69632e656b6f746563682e636d2f6173736574732f696d616765732f6c6f676f2e706e67)

[![Latest Stable Version](https://camo.githubusercontent.com/cda95ad95f7072acc481e543ac13cb405c73b25d22121aaa84e8f414aef0109e/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f656b6f736d732d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f762f737461626c652e737667)](https://packagist.org/packages/undjike/ekosms-laravel-notification-channel)[![License](https://camo.githubusercontent.com/e8e6136de5b2000d4fec93d3db7ca3c1faa464aade11ed0dbd240afd8b5973c9/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f656b6f736d732d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f6c6963656e73652e737667)](https://packagist.org/packages/undjike/ekosms-laravel-notification-channel)[![Total Downloads](https://camo.githubusercontent.com/158142f77a445b3259181e410425f04777790ae33b8fb4d2dab2761873483a15/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f656b6f736d732d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f642f746f74616c2e737667)](https://packagist.org/packages/undjike/ekosms-laravel-notification-channel)[![Dependents](https://camo.githubusercontent.com/2c85b325da5eb48d1e7e4057643070105b905b6b75e79f9c9c1a61206b3bb093/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f656b6f736d732d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f646570656e64656e74732e737667)](https://packagist.org/packages/undjike/ekosms-laravel-notification-channel)

Introduction
------------

[](#introduction)

This is a package for Laravel Applications which enables you to send notifications through EkoSMS Channel.

The package uses [EkoSms Service](https://api-public.ekotech.cm/documentation/) to perform SMS dispatching.

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

[](#installation)

This package can be installed via composer. Just type :

```
composer require undjike/ekosms-laravel-notification-channel
```

Usage
-----

[](#usage)

After installation, configure your services in `congig/services.php` by adding :

```
