PHPackages                             guangda/sendcloud - 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. guangda/sendcloud

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

guangda/sendcloud
=================

The SendCloud Client

v1.0.0(4y ago)3811MITPHPPHP &gt;=7.2

Since Aug 27Pushed 4y ago2 watchersCompare

[ Source](https://github.com/guangdatech/sendcloud-php-client)[ Packagist](https://packagist.org/packages/guangda/sendcloud)[ Docs](https://www.guangdawangluo.com)[ RSS](/packages/guangda-sendcloud/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

SendCloud client for PHP
------------------------

[](#sendcloud-client-for-php)

### Installation

[](#installation)

```
composer require guangda/sendcloud

```

### Example

[](#example)

```
$mailData = [
    'to'=>'yushine999@qq.com',
    'subject'=>'test',
    'plain'=>'mail test'
];
\Guangda\SendCloud\SendCloud::getInstance('apiuser', 'apikey')->setFrom('from@qq.com')->sendMail($mailData);

```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

1816d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22361150?v=4)[innoshop](/maintainers/innoshop)[@InnoShop](https://github.com/InnoShop)

![](https://avatars.githubusercontent.com/u/728951?v=4)[yushine](/maintainers/yushine)[@yushine](https://github.com/yushine)

### Embed Badge

![Health badge](/badges/guangda-sendcloud/health.svg)

```
[![Health](https://phpackages.com/badges/guangda-sendcloud/health.svg)](https://phpackages.com/packages/guangda-sendcloud)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k555.0M2.8k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[files.com/files-php-sdk

Files.com PHP SDK

2482.9k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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