PHPackages                             kimulisiraj/sms-speeda-mobile-laravel - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. kimulisiraj/sms-speeda-mobile-laravel

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

kimulisiraj/sms-speeda-mobile-laravel
=====================================

Send laravel notification using speeda mobile

v2.0.0(6mo ago)1774[2 PRs](https://github.com/kimulisiraj/sms-speeda-mobile-laravel/pulls)MITPHPPHP ^8.2|^8.3|^8.4CI passing

Since Feb 21Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/kimulisiraj/sms-speeda-mobile-laravel)[ Packagist](https://packagist.org/packages/kimulisiraj/sms-speeda-mobile-laravel)[ Docs](https://github.com/kimulisiraj/sms-speeda-mobile-laravel)[ GitHub Sponsors](https://github.com/kimulisiraj)[ RSS](/packages/kimulisiraj-sms-speeda-mobile-laravel/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (8)Versions (7)Used By (0)

Send laravel notification using speeda mobile
=============================================

[](#send-laravel-notification-using-speeda-mobile)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3813d4dc4d8f2634db0f1e779854ce51d06b1be259a421f1716be5bdab19e064/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b696d756c69736972616a2f736d732d7370656564612d6d6f62696c652d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kimulisiraj/sms-speeda-mobile-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e65ab8e08981b89522f46376a73573828b4032d4f6616223bee791b47502c41b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b696d756c69736972616a2f736d732d7370656564612d6d6f62696c652d6c61726176656c2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/kimulisiraj/sms-speeda-mobile-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f19c0766f9aed93f4096cf26a86e721b7ef21300e2df05ac82eb901b95e5796d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b696d756c69736972616a2f736d732d7370656564612d6d6f62696c652d6c61726176656c2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/kimulisiraj/sms-speeda-mobile-laravel/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/31106afe3a8879e77c328521c7dc9374cf9bbe61c66e223d6f4a247e2edd267d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b696d756c69736972616a2f736d732d7370656564612d6d6f62696c652d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kimulisiraj/sms-speeda-mobile-laravel)

Send SMS notifications using [Speeda Mobile](https://speedamobile.com/) with Laravel 9.x and above

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

[](#installation)

You can install the package via composer:

```
composer require kimulisiraj/sms-speeda-mobile-laravel
```

You can publish the config file with:

```
php artisan vendor:publish --tag="sms-speeda-mobile-laravel-config"
```

These are the contents of the published config file:

```
return [
    'api_key' => env('SPEEDA_MOBILE_API_KEY'),
    'api_secret' => env('SPEEDA_MOBILE_API_SECRET'),
    'debug' => false,   // set to true to see debug messages and not to send out message
];
```

Usage
-----

[](#usage)

```
$smsSpeedaMobile = new NotificationChannels\SmsSpeedaMobile();
echo $smsSpeedaMobile->echoPhrase('Hello, NotificationChannels!');
```

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)

- [Siraj Kimuli](https://github.com/kimulisiraj)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance66

Regular maintenance activity

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 51.9% 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 ~459 days

Total

4

Last Release

208d ago

Major Versions

v0.5.0 → v1.0.02022-08-03

v1.0.5 → v2.0.02025-12-01

PHP version history (3 changes)v0.5.0PHP ^8.0

v1.0.0PHP ^8.1

v2.0.0PHP ^8.2|^8.3|^8.4

### Community

Maintainers

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

---

Top Contributors

[![kimulisiraj](https://avatars.githubusercontent.com/u/8648780?v=4)](https://github.com/kimulisiraj "kimulisiraj (27 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (12 commits)")

---

Tags

laravelphplaravelsmskimulisirajsms-speeda-mobile-laravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kimulisiraj-sms-speeda-mobile-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/kimulisiraj-sms-speeda-mobile-laravel/health.svg)](https://phpackages.com/packages/kimulisiraj-sms-speeda-mobile-laravel)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M153](/packages/spatie-laravel-health)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24855.3k](/packages/vormkracht10-laravel-mails)[xammie/mailbook

Laravel Mail Explorer

483519.8k1](/packages/xammie-mailbook)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[backstage/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24875.5k8](/packages/backstage-laravel-mails)

PHPackages © 2026

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