PHPackages                             edlugz/vas - 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. edlugz/vas

ActiveLibrary

edlugz/vas
==========

This package provides you with a simple tool to make requests to VAS SMS API

v0.0.10(2y ago)03611MITPHP

Since Nov 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/edlugz/vas)[ Packagist](https://packagist.org/packages/edlugz/vas)[ Docs](https://github.com/edlugz/vas)[ RSS](/packages/edlugz-vas/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

VAS
===

[](#vas)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6161eced110bfc2431bd88403d5c27d89d6d03afdc3174799f11d90514afdd18/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65646c75677a2f7661732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/edlugz/vas)[![Total Downloads](https://camo.githubusercontent.com/41f96fba16fc456a7c95457eb88a8f6932cb4bc5ade1675db979f54fcc704bdd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65646c75677a2f7661732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/edlugz/vas)[![Build Status](https://camo.githubusercontent.com/49a6ea5330f197d231cfb76f9b1a4033254abcedd3cbce07fc0baadc3f240542/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f65646c75677a2f7661732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/edlugz/vas)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

This package provides you with a simple tool to make requests to VAS APIs so that you can focus on the development of your awesome applications instead of all the set up involved.

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

[](#installation)

Via Composer

```
composer require edlugz/vas
```

Publish Migration Files
-----------------------

[](#publish-migration-files)

```
php artisan vendor:publish --provider="EdLugz\VAS\VASServiceProvider" --tag="migrations"
```

Fill in all the details you will be requiring for your application. Here are the env variables for quick copy paste.

```
VAS_API_KEY
VAS_REGISTERED_EMAIL
VAS_SENDER_ID
```

Usage
-----

[](#usage)

Using the facade

Check balance

```
VAS::SMS()->balance();
```

Send Message

```
VAS::SMS()->send($mobileNumber, $message, $requestId = null);
```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Eddy Lugaye](https://github.com/edlugz)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.1% 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 ~11 days

Total

10

Last Release

803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b39e2eec4d97b5a41701410353e5aedd963d74a848c6882451a64c36cfa3ce44?d=identicon)[edlugz](/maintainers/edlugz)

---

Top Contributors

[![edlugz](https://avatars.githubusercontent.com/u/4479919?v=4)](https://github.com/edlugz "edlugz (25 commits)")[![Henriquedn](https://avatars.githubusercontent.com/u/4680937?v=4)](https://github.com/Henriquedn "Henriquedn (4 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (3 commits)")

---

Tags

laravelVAS

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/edlugz-vas/health.svg)

```
[![Health](https://phpackages.com/badges/edlugz-vas/health.svg)](https://phpackages.com/packages/edlugz-vas)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[glhd/linen

21135.6k](/packages/glhd-linen)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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