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.6k↓42.9%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 1mo ago

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 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

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

3137d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/734c4a5502142de0958b3e298555f3991ee0fd3203995dfa8c0c218835e428f8?d=identicon)[swang](/maintainers/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

[aws/aws-sdk-php-symfony

A Symfony bundle for v3 of the AWS SDK for PHP

36517.7M22](/packages/aws-aws-sdk-php-symfony)[csharpru/vault-php

Best Vault client for PHP that you can find

8410.3M4](/packages/csharpru-vault-php)[napp/xray-laravel

AWS X-Ray for Laravel applications.

61407.3k](/packages/napp-xray-laravel)[helgesverre/extractor

AI-Powered Data Extraction for your Laravel application.

22128.0k](/packages/helgesverre-extractor)[dreamonkey/laravel-cloudfront-url-signer

Laravel 5.6+ wrapper around CloudFront canned signed URLs

54750.7k](/packages/dreamonkey-laravel-cloudfront-url-signer)[foxxmd/laravel-elasticbeanstalk-cron

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

62299.6k](/packages/foxxmd-laravel-elasticbeanstalk-cron)

PHPackages © 2026

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