PHPackages                             nirab/boomcastsms - 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. nirab/boomcastsms

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

nirab/boomcastsms
=================

THis is a simple package for laravel , you can send sms using with boomcast sms api

079PHP

Since Apr 9Pushed 7y agoCompare

[ Source](https://github.com/IANirab/boomcast-sms-laravel)[ Packagist](https://packagist.org/packages/nirab/boomcastsms)[ RSS](/packages/nirab-boomcastsms/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

boomcast-sms-laravel
====================

[](#boomcast-sms-laravel)

[![Generic badge](https://camo.githubusercontent.com/cdf84991e3013a115c7347038e15b50e853d33f8c2543f07609f4fcf35d86d10/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f566572736f6e2d76312e302d253343434f4c4f522533452e737667)](https://github.com/IANirab/boomcast-sms-laravel/releases)[![Build Status](https://camo.githubusercontent.com/1b51c35cbc49a1b62f3ac170a4c7bfb8a8dc5541b497e018bdf0d1c2d05e8774/68747470733a2f2f7472617669732d63692e6f72672f626f656e6e656d616e6e2f6261646765732e7376673f6272616e63683d6d6173746572)](https://github.com/IANirab/boomcast-sms-laravel/releases)[![contributions welcome](https://camo.githubusercontent.com/9e93e892d0685e1bf7a1d0bd7c8410d6ecf2086a0a7b48dd58a6b96fa556ea2a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/IANirab/boomcast-sms-laravel/issues)

THis is a simple package for laravel , you can send sms using with boomcast sms api

### Install

[](#install)

Require this package with composer using the following command:

```
composer require nirab/boomcastsms
```

Then go to `.env` file on your project &amp; add this Line :

```
BOOMCAST_MASKING=Your masking name
BOOMCAST_USERNAME=username of your boomcast account
BOOMCAST_PASSWORD=Your Password Here

```

### Usage

[](#usage)

Just add this line top of your controller :

```
use nirab\boomcastsms\Models\SendSms;
```

Then,

```
SendSms::send($number,$msg);
```

Note this :

$number = received number,
$msg = Text Message

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40653908?v=4)[Istiaq Nirab](/maintainers/Ok9xNirab)[@Ok9xNirab](https://github.com/Ok9xNirab)

---

Top Contributors

[![Ok9xNirab](https://avatars.githubusercontent.com/u/40653908?v=4)](https://github.com/Ok9xNirab "Ok9xNirab (2 commits)")

---

Tags

boomcast-smsboomcast-sms-laravel

### Embed Badge

![Health badge](/badges/nirab-boomcastsms/health.svg)

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

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

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/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

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

PHPackages © 2026

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