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 5d 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 32% 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

1723d 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

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[leonis/easysms-notification-channel

EasySms Notification Channel for Laravel.

15839.6k](/packages/leonis-easysms-notification-channel)[netflie/laravel-notification-whatsapp

Laravel notification driver for WhatsApp

176173.9k](/packages/netflie-laravel-notification-whatsapp)

PHPackages © 2026

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