PHPackages                             china-shevy/sendcloud-email-v2 - 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. china-shevy/sendcloud-email-v2

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

china-shevy/sendcloud-email-v2
==============================

SendCloud 邮件APIv2简易调用库

411.0k↓75.9%PHP

Since May 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/china-shevy/sendcloud-email-v2)[ Packagist](https://packagist.org/packages/china-shevy/sendcloud-email-v2)[ RSS](/packages/china-shevy-sendcloud-email-v2/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

SendCloud-Library
=================

[](#sendcloud-library)

该项目已不推荐使用，如有需要，请下载官方SDK：

1.简介
----

[](#1简介)

SOHU SendCloud Email API V2 的调用库 Forked:

### 这是什么与不是什么?

[](#这是什么与不是什么)

这是很简单的库,它只帮你省去了自己写代码连接SendCloud API V2接口的工夫; 帮你将接口的返回值统一的转换为关联数组,供你的业务逻辑处理; 给你提供一个请求模板机制,让你可以预先制定一套针对接口的请求参数,这样在你的业务逻辑中就不需要提交任何参数,只要简单的调用一两个方法便能实现接口提供的功能(发邮件,管理列表,管理用户...)

但是,这不是个傻瓜式的库,很多时候你还是得查阅[官方文档](https://www.sendcloud.net/doc/product_email/quickin),至少你得知道,API提供了那些接口供你调用,每个接口有哪些必填参数.企图通过$obj-&gt;sendMail('', '', 'subject', 'content')就把邮件给发送了.这个库还是too young to naive了.

2.要求
----

[](#2要求)

#### PHP版本: &gt;= 5.3

[](#php版本--53)

#### PHP安装curl扩展

[](#php安装curl扩展)

3.安装
----

[](#3安装)

```
composer require china-shevy/sendcloud-email-v2

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

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/10205742?v=4)[will-gao](/maintainers/gaowei-space)[@gaowei-space](https://github.com/gaowei-space)

### Embed Badge

![Health badge](/badges/china-shevy-sendcloud-email-v2/health.svg)

```
[![Health](https://phpackages.com/badges/china-shevy-sendcloud-email-v2/health.svg)](https://phpackages.com/packages/china-shevy-sendcloud-email-v2)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)

PHPackages © 2026

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