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↓33.3%PHP

Since May 27Pushed 3y ago2 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 1mo 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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity25

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://www.gravatar.com/avatar/9a39e1b91c443c909bf865634c68b12e02f99a83bb01b8eb68359015bdccc2cc?d=identicon)[gaowei-space](/maintainers/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

[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.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

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

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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