PHPackages                             alirezaabdolmaleki/vip-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. [API Development](/categories/api)
4. /
5. alirezaabdolmaleki/vip-sms

ActiveLibrary[API Development](/categories/api)

alirezaabdolmaleki/vip-sms
==========================

A simple API extension for sending text messages via Vip Sms

1.1.1(2y ago)0126MITPHPPHP &gt;=5.6.4

Since Jun 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alirezaabdolmaleki/vip-sms)[ Packagist](https://packagist.org/packages/alirezaabdolmaleki/vip-sms)[ RSS](/packages/alirezaabdolmaleki-vip-sms/feed)WikiDiscussions main Synced yesterday

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

Vip sms
=======

[](#vip-sms)

Vip Sms is a Laravel package that provides a convenient and easy-to-use way to send SMS messages. With this package, developers can quickly integrate SMS functionality into their Laravel applications. Whether it's sending notifications, alerts, or marketing messages, Vip Sms simplifies the process and allows for seamless communication with users via SMS.

Support Drivers
---------------

[](#support-drivers)

[**Raygan Sms** ](https://raygansms.com)

[**Mediana** ](https://mediana.ir)

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

[](#installation)

with composer

```
  composer require alirezaabdolmaleki/vip-sms:1.1.1
```

Usage
-----

[](#usage)

```
//config/app.php

//providers
.
.
Alirezaabdolmaleki\VipSms\VipSmsServiceProvider::class,
.
.

//aliases
.
.
 'Sms' => Alirezaabdolmaleki\VipSms\Facades\VipSms::class
.
.
```

Environment Variables
---------------------

[](#environment-variables)

To run this project, you will need to add the following environment variables to your .env file

`SMS_DRIVER`

`SMS_USERNAME`

`SMS_PASSWORD`

`SMS_SENDER_NUMBER`

---

if you want to publish config

`php artisan vendor:publish --provider=Alirezaabdolmaleki\VipSms\VipSmsServiceProvider`

Documentation
-------------

[](#documentation)

Send Message

```
use Alirezaabdolmaleki\VipSms\Facades\Sms;

Sms::send("09123456789", "your message");
```

Send Message by Pattern (`only mediana driver`)

```
use Alirezaabdolmaleki\VipSms\Facades\Sms;

   $datas = [
        'variable1' => "test variable 1",
        'variable1' => 'test variable 2',
    ];

Sms::sendByPattern("09123456789", $datas, 'c207ascp17oglp8');
```

Related
-------

[](#related)

Here are some related projects

[Awesome README](https://github.com/alirezaabdolmaleki/vip-sms)

🔗 Links
-------

[](#-links)

[![github](https://camo.githubusercontent.com/ee59c11a0ffcc301e7d0b1201866923b89c43bfd5701d3a45eef9372794dc301/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d795f706f7274666f6c696f2d3030303f7374796c653d666f722d7468652d6261646765266c6f676f3d6b6f2d6669266c6f676f436f6c6f723d7768697465)](https://github.com/alirezaabdolmaleki)[![linkedin](https://camo.githubusercontent.com/9745a59ad4a919d2e524512c3f732c820d4aa0fe927def4f37c4aba08f7e42bc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c696e6b6564696e2d3041363643323f7374796c653d666f722d7468652d6261646765266c6f676f3d6c696e6b6564696e266c6f676f436f6c6f723d7768697465)](https://www.linkedin.com/in/alirezaabdolmaleki/)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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

Every ~32 days

Total

3

Last Release

1046d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fbf9fdb7f8b6c2625c7704f98ebf7cc502c74e46fa543754a14927bafb82a42?d=identicon)[alirezaabdolmaleki](/maintainers/alirezaabdolmaleki)

---

Top Contributors

[![alirezaabdolmaleki](https://avatars.githubusercontent.com/u/62931259?v=4)](https://github.com/alirezaabdolmaleki "alirezaabdolmaleki (9 commits)")[![alaabibest](https://avatars.githubusercontent.com/u/114398222?v=4)](https://github.com/alaabibest "alaabibest (1 commits)")

---

Tags

alirezaabdolmalekiVipSms

### Embed Badge

![Health badge](/badges/alirezaabdolmaleki-vip-sms/health.svg)

```
[![Health](https://phpackages.com/badges/alirezaabdolmaleki-vip-sms/health.svg)](https://phpackages.com/packages/alirezaabdolmaleki-vip-sms)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M165](/packages/spatie-laravel-health)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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