PHPackages                             revenuewire/email-client - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. revenuewire/email-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

revenuewire/email-client
========================

RW Email Client

v1.0.2(8y ago)02.7k↓91.4%Apache License 2.0PHP

Since Oct 3Pushed 8y ago2 watchersCompare

[ Source](https://github.com/revenuewire/email-client)[ Packagist](https://packagist.org/packages/revenuewire/email-client)[ Docs](https://github.com/revenuewire/email-client)[ RSS](/packages/revenuewire-email-client/feed)WikiDiscussions master Synced today

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

Install
=======

[](#install)

```
composer require revenuewire/email-client
```

Send Direct
===========

[](#send-direct)

```
\RW\Email\Client::init(["region" => "[YOUR_REGION]", "url" => "[YOUR_QUEUE]"]);
$templateId = "59d2be5f18c13";
$from = ["name" => "Scott", "emailAddress" => "noreply@safecart.com"];
$to = [["name" => "Scott", "emailAddress" => "swang@revenuewire.com"]];
$data = ["name" => "Scott", "message" => "可以吧 8"];
$result = \RW\Email\Client::directSend($templateId, $from, $to, $data);
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity65

Established project with proven stability

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 ~2 days

Total

3

Last Release

3190d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49867?v=4)[Shuan Wang](/maintainers/swang)[@swang](https://github.com/swang)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/revenuewire-email-client/health.svg)

```
[![Health](https://phpackages.com/badges/revenuewire-email-client/health.svg)](https://phpackages.com/packages/revenuewire-email-client)
```

###  Alternatives

[akeneo/pim-community-dev

Akeneo PIM, the future of catalog management is open!

1.0k624.1k86](/packages/akeneo-pim-community-dev)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[napp/xray-laravel

AWS X-Ray for Laravel applications.

62436.7k](/packages/napp-xray-laravel)[foxxmd/laravel-elasticbeanstalk-cron

Ensure only one Laravel instance is running CRON jobs in an EB environment

62311.8k](/packages/foxxmd-laravel-elasticbeanstalk-cron)[northwestern-sysdev/dynamic-forms

Dynamic Forms for Laravel

4759.7k2](/packages/northwestern-sysdev-dynamic-forms)

PHPackages © 2026

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