PHPackages                             atmonshi/sender - 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. atmonshi/sender

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

atmonshi/sender
===============

an sms gate to send messages form a provider like newtags.com.sa.com.sa and mobily.ws

v1.0.2(6y ago)212MITPHPPHP &gt;=5.4

Since Oct 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/atmonshi/sender)[ Packagist](https://packagist.org/packages/atmonshi/sender)[ RSS](/packages/atmonshi-sender/feed)WikiDiscussions master Synced 3w ago

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

Sender Provider manager
=======================

[](#sender-provider-manager)

[![Build Status](https://camo.githubusercontent.com/7cfa88e48b6aa06dd0c51220ed1a0cde3264273ec1b70fe1620ec47eb1007cc1/68747470733a2f2f7472617669732d63692e6f72672f61746d6f6e7368692f73656e6465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/atmonshi/sender)[![Maintainability](https://camo.githubusercontent.com/de30961298641c93ff59953edd6d0db2d7ba343758863b5cd5548d25787afc46/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34613834313662373466383630376364363331652f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/atmonshi/sender/maintainability)[![Latest Stable Version](https://camo.githubusercontent.com/c7c0015ec9c7599d016fdd93fd27d520c521f1ca75c0eac86221ef6dc45b9e89/68747470733a2f2f706f7365722e707567782e6f72672f61746d6f6e7368692f73656e6465722f762f737461626c653f666f726d61743d666c6174)](https://packagist.org/packages/atmonshi/sender)[![Total Downloads](https://camo.githubusercontent.com/3cd1cc73cd5f721caf9ac50376ca00c966ee8ddc335324490b3ad8151cf668b0/68747470733a2f2f706f7365722e707567782e6f72672f61746d6f6e7368692f73656e6465722f646f776e6c6f6164733f666f726d61743d666c6174)](https://packagist.org/packages/atmonshi/sender)[![License](https://camo.githubusercontent.com/c307d8c3b29eb98b522d52d884f60bd68c9573c911aa22c2f13eea984a71a6cf/68747470733a2f2f706f7365722e707567782e6f72672f61746d6f6e7368692f73656e6465722f6c6963656e73653f666f726d61743d666c6174)](https://packagist.org/packages/atmonshi/sender)

an sms gate to send messages form a provider .

supported providers :
---------------------

[](#supported-providers-)

- [newtags](http://www.newtags.com.sa.com/)
- [mobily.ws](https://mobily.ws/)

Getting Started
---------------

[](#getting-started)

this is a laravel package , to install laravel see the [laravel Docs](https://laravel.com/docs/master/).

Installing
----------

[](#installing)

after installing laravel , simply run :

```
composer require atmonshi/sender

```

to publish the config file :

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

```

NewTags available functions
---------------------------

[](#newtags-available-functions)

### get Balance :

[](#get-balance-)

```
api::getBalance('STag')

```

### get Senders Names :

[](#get-senders-names-)

```
api::getSenderNames('STag')

```

\##\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

mobily.ws available functions
-----------------------------

[](#mobilyws-available-functions)

### get Balance :

[](#get-balance--1)

```
api::getBalance('mobilyWs')

```

.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~472 days

Total

3

Last Release

2245d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1952412?v=4)[Lara Zeus](/maintainers/atmonshi)[@atmonshi](https://github.com/atmonshi)

---

Top Contributors

[![atmonshi](https://avatars.githubusercontent.com/u/1952412?v=4)](https://github.com/atmonshi "atmonshi (21 commits)")

---

Tags

laravelsmsproviderSender

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/atmonshi-sender/health.svg)

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

###  Alternatives

[illuminatech/data-provider

Allows easy build for DB queries from API requests

4514.2k](/packages/illuminatech-data-provider)[openapi/openapi-sdk

Minimal and agnostic PHP SDK for Openapi® (https://openapi.com)

171.4k1](/packages/openapi-openapi-sdk)

PHPackages © 2026

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