PHPackages                             zepson/zepsonsms-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zepson/zepsonsms-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zepson/zepsonsms-laravel
========================

This is my package laravel-zepsonsms

0.0.2(4y ago)2152[2 issues](https://github.com/Zepson-SMS/zepsonsms-laravel/issues)MITPHPPHP ^7.3|^8.0

Since Dec 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Zepson-SMS/zepsonsms-laravel)[ Packagist](https://packagist.org/packages/zepson/zepsonsms-laravel)[ Docs](https://github.com/zepson-technologies/laravel-zepsonsms)[ RSS](/packages/zepson-zepsonsms-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (4)Used By (0)

Laravel ZepsonSMS
=================

[](#laravel-zepsonsms)

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

[](#installation)

You can install the package via composer:

```
composer require zepson/laravel-zepsonsms
```

You can publish the config file with:

```
php artisan vendor:publish --provider="NotificationChannels\ZepsonSms\ZepsonSmsServiceProvider" --tag="zepsonsms-config"
```

This is the contents of the published config file:

```
return [
  #
];
```

Usage
-----

[](#usage)

```
$zepsonsms = new NotificationChannels\ZepsonSms();
echo $zepsonsms->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)

- [Alpha Olomi](https://github.com/Zepson-Technologies)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1521d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0106b85cb7795defc0d17a630c94a97e9f9e33c6e8e433fe2bc340f40f444bc5?d=identicon)[zepson](/maintainers/zepson)

---

Top Contributors

[![pro-cms](https://avatars.githubusercontent.com/u/57701433?v=4)](https://github.com/pro-cms "pro-cms (20 commits)")[![alphaolomi](https://avatars.githubusercontent.com/u/10551599?v=4)](https://github.com/alphaolomi "alphaolomi (10 commits)")

---

Tags

hacktoberfestlaravellaravelZepson-Technologieslaravel-zepsonsms

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zepson-zepsonsms-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/zepson-zepsonsms-laravel/health.svg)](https://phpackages.com/packages/zepson-zepsonsms-laravel)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[tonysm/importmap-laravel

Use ESM with importmap to manage modern JavaScript in Laravel without transpiling or bundling.

148399.8k1](/packages/tonysm-importmap-laravel)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[laracraft-tech/laravel-useful-additions

A collection of useful Laravel additions!

58109.4k](/packages/laracraft-tech-laravel-useful-additions)

PHPackages © 2026

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