PHPackages                             bobach22/rapidprosms - 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. bobach22/rapidprosms

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

bobach22/rapidprosms
====================

Package to use sms services

0162PHP

Since May 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Bobach22/rapidprosms)[ Packagist](https://packagist.org/packages/bobach22/rapidprosms)[ RSS](/packages/bobach22-rapidprosms/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (4)Used By (0)

Package to use sms services
---------------------------

[](#package-to-use-sms-services)

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

[](#installation)

You can install the package via composer:

```
composer require bobach22/smsclient
```

Publishing required files of package:

```
php artisan vendor:publish --provider="Bobach22\SmsClient\SmsServiceProvider"
```

In config folder set params for sms.php

Usage
-----

[](#usage)

---

```
use Bobach22\SmsClient\Facades\Sms;

$sms=Sms::send('any number','your message');
// with array of numbers
// Sms::send(['number1','number2'],'your message')
$res=$sms->response()
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/1efe71898f8753b58678f1816a8ac91fb46a8854d6f049fd508d870533a1c6df?d=identicon)[bobach22](/maintainers/bobach22)

---

Top Contributors

[![Bobach22](https://avatars.githubusercontent.com/u/36327302?v=4)](https://github.com/Bobach22 "Bobach22 (15 commits)")[![makhmudovazeez](https://avatars.githubusercontent.com/u/39191427?v=4)](https://github.com/makhmudovazeez "makhmudovazeez (12 commits)")[![Bakhodirov-Jakhongir](https://avatars.githubusercontent.com/u/64568158?v=4)](https://github.com/Bakhodirov-Jakhongir "Bakhodirov-Jakhongir (2 commits)")

### Embed Badge

![Health badge](/badges/bobach22-rapidprosms/health.svg)

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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