PHPackages                             undjike/cleansms-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/cleansms-notification-channel

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

undjike/cleansms-notification-channel
=====================================

Laravel Notification Channel based on CleanSMS service

v1.0.0(5y ago)116MITPHP

Since Aug 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/undjike/cleansms-notification-channel)[ Packagist](https://packagist.org/packages/undjike/cleansms-notification-channel)[ RSS](/packages/undjike-cleansms-notification-channel/feed)WikiDiscussions master Synced yesterday

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

[![logo](https://camo.githubusercontent.com/d1655c5fc3f91b32c28a4b64873eaa7825eafae6c0c239b81e53c38ca27886f0/68747470733a2f2f6d792e636c65616e736d732e62697a2f6173736574732f696d616765732f6c6f676f2e706e67)](https://camo.githubusercontent.com/d1655c5fc3f91b32c28a4b64873eaa7825eafae6c0c239b81e53c38ca27886f0/68747470733a2f2f6d792e636c65616e736d732e62697a2f6173736574732f696d616765732f6c6f676f2e706e67)

[![Latest Stable Version](https://camo.githubusercontent.com/dbb5ad3c40dc541531dc171c4216174d8093876b1fb4133852d2ccbb5fff880a/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f636c65616e736d732d6e6f74696669636174696f6e2d6368616e6e656c2f762f737461626c652e737667)](https://packagist.org/packages/undjike/cleansms-notification-channel)[![License](https://camo.githubusercontent.com/1c476f7b17c2d63f8430777b1e046540749412d0f9efcb6b0f4e47f490002da0/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f636c65616e736d732d6e6f74696669636174696f6e2d6368616e6e656c2f6c6963656e73652e737667)](https://packagist.org/packages/undjike/cleansms-notification-channel)[![Total Downloads](https://camo.githubusercontent.com/09dc9da41d2137b0679419be45848761c5f0dbb246312dfa31179430363c2399/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f636c65616e736d732d6e6f74696669636174696f6e2d6368616e6e656c2f642f746f74616c2e737667)](https://packagist.org/packages/undjike/cleansms-notification-channel)[![Dependents](https://camo.githubusercontent.com/f7c7d7c1f8c1db390f840b90030f4a72c8fc032f08d4a3085ba7829d771ed239/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f636c65616e736d732d6e6f74696669636174696f6e2d6368616e6e656c2f646570656e64656e74732e737667)](https://packagist.org/packages/undjike/cleansms-notification-channel)

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

[](#introduction)

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

The package uses [undjike/cleansms](https://github.com/undjike/cleansms) to perform SMS dispatching.

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

[](#installation)

This package can be installed via composer. Just type :

```
composer require undjike/cleansms-notification-channel
```

Usage
-----

[](#usage)

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

```
