PHPackages                             islamabdurahman/laravel-sms-service - 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. islamabdurahman/laravel-sms-service

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

islamabdurahman/laravel-sms-service
===================================

Laravel package for sending SMS via multiple services

v1.0.0(10mo ago)14MITPHPPHP &gt;=8.0

Since Jul 8Pushed 10mo agoCompare

[ Source](https://github.com/IslamAbdurahman/laravel-sms-service)[ Packagist](https://packagist.org/packages/islamabdurahman/laravel-sms-service)[ RSS](/packages/islamabdurahman-laravel-sms-service/feed)WikiDiscussions main Synced 1mo ago

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

Laravel SMS Service 📲
=====================

[](#laravel-sms-service-)

**Multi-channel SMS &amp; Telegram bot messaging service for Laravel**, with support for:

- 📡 PlayMobile (SMS + Voice call)
- 💬 Eskiz SMS
- 📬 Sysdc
- 🤖 Telegram Bot

> Developed by [@islamabdurahman](https://github.com/islamabdurahman)

---

📦 Installation
--------------

[](#-installation)

```
composer require islamabdurahman/laravel-sms-service:dev-main
```

```
php artisan vendor:publish --tag=sms-config
```

📦 Add to .env file
------------------

[](#-add-to-env-file)

```
# PlayMobile SMS
SMS_PLAYMOBILE_KEY=your_key
SMS_PLAYMOBILE_SECRET=your_secret
SMS_PLAYMOBILE_NICKNAME=your_nickname

# PlayMobile Voice Call
SMS_PLAYMOBILE_CALL_FILE=audio.mp3

# Eskiz SMS
SMS_ESKIZ_EMAIL=test@eskiz.uz
SMS_ESKIZ_PASSWORD=your_password
SMS_ESKIZ_SENDER=4546
SMS_ESKIZ_TOKEN_DURATION=2592000
SMS_ESKIZ_URL=https://notify.eskiz.uz/api/

# Sysdc
SMS_SYSDS_TOKEN=your_token

# Telegram Bot
TELEGRAM_BOT_TOKEN=your_bot_token

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance54

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

309d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87011de259e801babaf266830f2ebd9318ce65e731c45133d9b300a04646a3ab?d=identicon)[IslamAbdurahman](/maintainers/IslamAbdurahman)

---

Top Contributors

[![IslamAbdurahman](https://avatars.githubusercontent.com/u/117056965?v=4)](https://github.com/IslamAbdurahman "IslamAbdurahman (6 commits)")

### Embed Badge

![Health badge](/badges/islamabdurahman-laravel-sms-service/health.svg)

```
[![Health](https://phpackages.com/badges/islamabdurahman-laravel-sms-service/health.svg)](https://phpackages.com/packages/islamabdurahman-laravel-sms-service)
```

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[laravel-notification-channels/fcm

FCM (Firebase Cloud Messaging) Notifications Driver for Laravel

5917.0M16](/packages/laravel-notification-channels-fcm)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
