PHPackages                             bileji/support - 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. bileji/support

ActiveLibrary

bileji/support
==============

sms service...

v1.1.0(9y ago)144MITPHPPHP &gt;=5.5.9

Since Jun 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bileji/support)[ Packagist](https://packagist.org/packages/bileji/support)[ RSS](/packages/bileji-support/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

usage
-----

[](#usage)

```
add ./config/sms.php

add the following code to ./config/app.php

'providers' => [
    ...
    Bileji\Support\SmsServiceProvider::class,
    ...
]

then Bileji\Support\Facades\Sms::send($phone, $message) ...

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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 ~2 days

Total

2

Last Release

3616d ago

### Community

Maintainers

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

---

Top Contributors

[![shuc324](https://avatars.githubusercontent.com/u/12374982?v=4)](https://github.com/shuc324 "shuc324 (10 commits)")

---

Tags

phplaravelsms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bileji-support/health.svg)

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

###  Alternatives

[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

120220.7k1](/packages/ellaisys-aws-cognito)[ferdous/laravel-otp-validate

Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.

7124.4k](/packages/ferdous-laravel-otp-validate)[djunehor/laravel-sms

Send SMS from your laravel application

385.3k1](/packages/djunehor-laravel-sms)

PHPackages © 2026

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