PHPackages                             hsvisus/sms - 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. hsvisus/sms

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

hsvisus/sms
===========

一个短信通知应用接口

v1.0.2(4y ago)017MITPHP

Since Aug 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lizhufei/sms)[ Packagist](https://packagist.org/packages/hsvisus/sms)[ RSS](/packages/hsvisus-sms/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

### 短信通知包

[](#短信通知包)

- 发布`php artisan vendor:publish --provider="Hsvisus\Sms\SmsProvider"`

```
    /**
     * 发送通知短信
     * @param string $phone
     * @param array $code
     * @param string $templ
     * @param string $content
     * @return bool
     */
    public function inform(string $phone, array $code, string $templ, string $content='')
   /**
     * 发送验证码
     * @param string $phone
     * @param string $content
     * @return bool
     * @throws \Overtrue\EasySms\Exceptions\InvalidArgumentException
     */
    public function code(string $phone, string $content='')
     /**
     * 检验证码
     * @param string $phone
     * @param string $code
     * @return bool
     */
    public function verify(string $phone, string $code)

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

3

Last Release

1770d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13811386?v=4)[lizhufei](/maintainers/lizhufei)[@lizhufei](https://github.com/lizhufei)

---

Top Contributors

[![lizhufei](https://avatars.githubusercontent.com/u/13811386?v=4)](https://github.com/lizhufei "lizhufei (3 commits)")

### Embed Badge

![Health badge](/badges/hsvisus-sms/health.svg)

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

###  Alternatives

[leonis/easysms-notification-channel

EasySms Notification Channel for Laravel.

15942.0k](/packages/leonis-easysms-notification-channel)[ibrand/laravel-sms

ibrand laravel sms base overtrue's easy-sms

6926.7k7](/packages/ibrand-laravel-sms)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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