PHPackages                             extsalt/otp - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. extsalt/otp

ActiveDev[Authentication &amp; Authorization](/categories/authentication)

extsalt/otp
===========

A package allows to use multiple vendor for sending otp and also allowing you to switch on run time.

136[1 PRs](https://github.com/extsalt/otp-vendor/pulls)PHP

Since Mar 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/extsalt/otp-vendor)[ Packagist](https://packagist.org/packages/extsalt/otp)[ RSS](/packages/extsalt-otp/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Multiple SMS/OTP Vendor
-----------------------

[](#multiple-smsotp-vendor)

In settings table
-----------------

[](#in-settings-table)

In setting table add `msg91` or `nimbus` for key `sms_vendor`. This package currently support those.

Sending messages
----------------

[](#sending-messages)

```
SMS::message('XXXXXXXXX', 'hello world');

SMS::message(['XXXXXXXXX','XXXXXXXXXX'], 'hello world');

```

Publish assets
--------------

[](#publish-assets)

```
php artisan vendor:publish --extsalt-sms

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45989209?v=4)[Ganesh Gupta](/maintainers/extsalt)[@extsalt](https://github.com/extsalt)

---

Top Contributors

[![extsalt](https://avatars.githubusercontent.com/u/45989209?v=4)](https://github.com/extsalt "extsalt (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/extsalt-otp/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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