PHPackages                             kenmush/ujumbesms - 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. [API Development](/categories/api)
4. /
5. kenmush/ujumbesms

ActiveLibrary[API Development](/categories/api)

kenmush/ujumbesms
=================

Ujumbe SMS implementation in Laravel

v1.1.1(3y ago)2331[2 PRs](https://github.com/KenMutisya/ujumbe-sms/pulls)MITCSSPHP ^8.0

Since Dec 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/KenMutisya/ujumbe-sms)[ Packagist](https://packagist.org/packages/kenmush/ujumbesms)[ Docs](https://github.com/kenmush/ujumbesms)[ GitHub Sponsors](https://github.com/Kenmush)[ RSS](/packages/kenmush-ujumbesms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (11)Versions (7)Used By (0)

Ujumbe SMS implementation in Laravel
====================================

[](#ujumbe-sms-implementation-in-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a0f698766ffd9f39066cb6f15e6647cba37c12902ebc192e58db7ef5281edf70/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b656e6d7573682f756a756d6265736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kenmush/ujumbesms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9332afe92c1de98132592c01d70df87f8f07c21202ebb1d1f396d8613158b80c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b656e6d7573682f756a756d6265736d732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/kenmush/ujumbesms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/1d2eea760e904c8a30a51eb6d7272a080463609b01b20cd4dc05dbbd7696bf4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b656e6d7573682f756a756d6265736d732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/kenmush/ujumbesms/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e5e22adbdc92ad402ca407304675b1f7410f0f956a34dd0260d745d6a3753bcb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b656e6d7573682f756a756d6265736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kenmush/ujumbesms)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/3c4e98d2a477494923faab958409068511eb7d5df9541fab4584be0bb7075313/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f556a756d6265534d532e6a70673f743d31)](https://spatie.be/github-ad-click/UjumbeSMS)

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

[](#installation)

You can install the package via composer:

```
composer require kenmush/ujumbesms
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="ujumbesms_without_prefix-migrations"
php artisan migrate
```

You can publish the config file with:

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

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="ujumbesms"
```

This is the contents of the published config file:

```
return [
  'api_key'   => env('UJUMBE_API_KEY', 'bf4ca6e4-a1f0-4153-b361-6785991083c3'),
   'sender_id' => env("UJUMBE_SENDER_ID", 'UjumbeSMS'),
   'email'     => env("UJUMBE_EMAIL", '*****@youremail.com'),
   'prefix'     => 'ujumbe',
   'middleware' => ['web'],
];
```

Usage
-----

[](#usage)

```
use Kenmush\UjumbeSMS\UjumbeSMS;

UjumbeSMS::to([$phoneNumber])->message("Hi Kennedy ".Str::random(18))
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Kennedy Mutisya](https://github.com/kenmush)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

1343d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/27814876f98ea3cf10363f70474243483f0806d2dd0ca4f274f7b622265ff400?d=identicon)[kenmush](/maintainers/kenmush)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![KenMutisya](https://avatars.githubusercontent.com/u/15797417?v=4)](https://github.com/KenMutisya "KenMutisya (12 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")[![kenmush](https://avatars.githubusercontent.com/u/54508479?v=4)](https://github.com/kenmush "kenmush (4 commits)")

---

Tags

laravelKenmushujumbesms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kenmush-ujumbesms/health.svg)

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

###  Alternatives

[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)

PHPackages © 2026

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