overtrue/easy-sms
📲 一款多渠道的短信发送轮子 observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 81
- Release rhythm 50
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 89
- age_days: 3464
- days_rel: 258
- days_push: 118
- n_releases_24m: 4
Adoption not part of the score
3334 stars · 560 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PHP library that provides a unified API for sending SMS messages through dozens of Chinese and international SMS gateway providers (Alibaba Cloud, Tencent Cloud, Yunpian, SendCloud, Huawei Cloud, and many more). It supports configurable gateway strategies such as ordered or round-robin failover, so a message is automatically retried across providers until one succeeds.
Use cases
- send sms verification codes from a php application
- send text messages through multiple sms providers with one api
- failover between sms gateways when one provider is down
- integrate aliyun or tencent cloud sms into a php project
- unify sms sending code across different chinese sms vendors
- add sms notifications to a laravel or php web app
When to choose
- your PHP application needs to send SMS via Chinese SMS providers
- you want a single consistent API across many SMS gateways
- you need automatic failover or round-robin across multiple SMS providers
- you want uniform return values for logging and monitoring of SMS sends
When to avoid
- you need to send SMS from a non-PHP stack
- you only use a single international provider like Twilio and want a direct SDK
- you need two-way SMS, voice calls, or rich messaging rather than simple SMS sending
- your runtime must be older than PHP 8.4
Facets
library · maturity active
sdk http-client developer-tools messaging-platforms apis backend php cross-platform sms sms-gateway sms-client multi-gateway failover-strategy chinese-sms-providers notification composer-package messaging
1 source
- readme: https://github.com/overtrue/easy-sms · fetched 2026-08-28 · 97797b5a7581
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| overtrue/easy-sms | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="overtrue/easy-sms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem