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

0161PHP

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 4w 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 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity30

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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M315](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M290](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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