PHPackages                             rubium/redsms - 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. rubium/redsms

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

rubium/redsms
=============

Package for send sms via redsms.ru. Based on official PHP class https://github.com/redsms/api-samples-php

v0.2(3y ago)11.1k2MITPHP

Since Aug 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rubium-web/laravel-redsms)[ Packagist](https://packagist.org/packages/rubium/redsms)[ RSS](/packages/rubium-redsms/feed)WikiDiscussions master Synced 1mo ago

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

Laravel redsms.ru notifications
===============================

[](#laravel-redsmsru-notifications)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)![Travis](https://camo.githubusercontent.com/3aa4239eb0c337787f4aaf9f1b02d9f1be898761177aa82ee9087f93e751a487/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f52756269756d2f79616e6465782d6d6f6e65792d636865636b6f75742e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/688c4a3f234219b6d79e624dd93b279870ebe0ee9ddf6263bc43982f58586041/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f52756269756d2f79616e6465782d6d6f6e65792d636865636b6f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Rubium/yandex-money-checkout)

Install
-------

[](#install)

`composer require rubium/redsms`

`php artisan vendor:publish --provider="Rubium\RedSms\RedSmsServiceProvider"`

Usage
-----

[](#usage)

Package for send sms via redsms.ru. Based on official PHP class . This is package provide Channel and base Notification.

Create file `config/redsms.php` with content: (For details please read documentation ):

```
