PHPackages                             death\_satan/thinkphp-sms-tencent - 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. death\_satan/thinkphp-sms-tencent

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

death\_satan/thinkphp-sms-tencent
=================================

thinkphp6 sms tencent

1.0.1(4y ago)09MITPHP

Since Aug 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zds-s/thinkphp-sms-tencent)[ Packagist](https://packagist.org/packages/death_satan/thinkphp-sms-tencent)[ Docs](https://www.cnblogs.com/death-satan)[ RSS](/packages/death-satan-thinkphp-sms-tencent/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

thinkphp6 腾讯云 sms 驱动
====================

[](#thinkphp6-腾讯云-sms-驱动)

修改配置文件 `config/sms.php`
-----------------------

[](#修改配置文件-configsmsphp)

---

```
return [
    'default'=>env('sms.default','aliyun'),
    'drives'=>[
        'tencent'=>[
            'type'=>'Tencent',
            'region'=>null,//地域
            'secretId'=>null,//
            'secretKey'=>null,//
            'endpoint'=>null,//
        ]
    ]
];
```

---

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

2

Last Release

1724d ago

### Community

Maintainers

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

---

Top Contributors

[![zds-s](https://avatars.githubusercontent.com/u/49744633?v=4)](https://github.com/zds-s "zds-s (2 commits)")

---

Tags

thinkphpthinkphp6thinkphp composer组件扩展包thinkphp6 tencent sms

### Embed Badge

![Health badge](/badges/death-satan-thinkphp-sms-tencent/health.svg)

```
[![Health](https://phpackages.com/badges/death-satan-thinkphp-sms-tencent/health.svg)](https://phpackages.com/packages/death-satan-thinkphp-sms-tencent)
```

###  Alternatives

[yzh52521/think-mail

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based symfony

745.0k](/packages/yzh52521-think-mail)[yuan1994/tp-mailer

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based SwiftMailer

812.0k1](/packages/yuan1994-tp-mailer)[nhzex/think-blade

Use Laravel Blade templates without the full Laravel framework

142.7k](/packages/nhzex-think-blade)

PHPackages © 2026

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