PHPackages                             tyrellsys/cakephp3-aws-ses-transport - 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. tyrellsys/cakephp3-aws-ses-transport

ActiveCakephp-plugin[Mail &amp; Notifications](/categories/mail)

tyrellsys/cakephp3-aws-ses-transport
====================================

AwsSesTransport plugin for CakePHP5

5.0.1(2y ago)4262.5k↓60.2%4[1 issues](https://github.com/tyrellsys/cakephp3-aws-ses-transport/issues)[1 PRs](https://github.com/tyrellsys/cakephp3-aws-ses-transport/pulls)PHPPHP &gt;=8.1

Since Jan 12Pushed 1y ago21 watchersCompare

[ Source](https://github.com/tyrellsys/cakephp3-aws-ses-transport)[ Packagist](https://packagist.org/packages/tyrellsys/cakephp3-aws-ses-transport)[ RSS](/packages/tyrellsys-cakephp3-aws-ses-transport/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (3)Versions (21)Used By (0)

AwsSesTransport plugin for CakePHP
==================================

[](#awssestransport-plugin-for-cakephp)

Installation
------------

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

For CakePHP 5.x compatible version:

```
composer require tyrellsys/cakephp3-aws-ses-transport:~5.0

```

For CakePHP 4.x compatible version:

```
composer require tyrellsys/cakephp3-aws-ses-transport:~4.0

```

For CakePHP 3.x compatible version:

```
composer require tyrellsys/cakephp3-aws-ses-transport:~3.0

```

Configuration
-------------

[](#configuration)

app/config/app.php EmailTransport

```
    'EmailTransport' => [
        'default' => [
            'className' => 'CakePHP3AwsSesTransport\Mailer\Transport\AwsSesTransport',
            'region' => 'us-east-1', // optional
            'version' => 'latest', // optional
            'aws_access_key_id' => 'xxxx', // optional if EC2InstanceRole
            'aws_access_secret_key' => 'xxxx', // optional if EC2InstanceRole
        ],
        :
        :

```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 65.9% of commits — single point of failure

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

Recently: every ~192 days

Total

18

Last Release

838d ago

Major Versions

v0.0.7 → 3.0.02017-03-30

v0.0.8 → 4.0.02020-04-13

3.x-dev → 4.1.12023-12-06

4.x-dev → 5.0.02024-03-06

PHP version history (3 changes)v0.0.1PHP &gt;=5.5.9

4.0.0PHP &gt;=7.2

5.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1726154?v=4)[TS\_瀧澤 充浩（Takizawa Mitsuhiro）](/maintainers/mtak3)[@mtak3](https://github.com/mtak3)

---

Top Contributors

[![mtak3](https://avatars.githubusercontent.com/u/1726154?v=4)](https://github.com/mtak3 "mtak3 (29 commits)")[![c-styles](https://avatars.githubusercontent.com/u/7078924?v=4)](https://github.com/c-styles "c-styles (5 commits)")[![PermataTyrell](https://avatars.githubusercontent.com/u/25782910?v=4)](https://github.com/PermataTyrell "PermataTyrell (5 commits)")[![h-moriya](https://avatars.githubusercontent.com/u/19790425?v=4)](https://github.com/h-moriya "h-moriya (4 commits)")[![jun-taniai](https://avatars.githubusercontent.com/u/73270667?v=4)](https://github.com/jun-taniai "jun-taniai (1 commits)")

---

Tags

awsaws-ses-transportcakephpcakephp3composerses

### Embed Badge

![Health badge](/badges/tyrellsys-cakephp3-aws-ses-transport/health.svg)

```
[![Health](https://phpackages.com/badges/tyrellsys-cakephp3-aws-ses-transport/health.svg)](https://phpackages.com/packages/tyrellsys-cakephp3-aws-ses-transport)
```

###  Alternatives

[jdavidbakr/mail-tracker

Logs and tracks all outgoing emails from Laravel

6231.3M1](/packages/jdavidbakr-mail-tracker)[cakephp/bake

Bake plugin for CakePHP

11212.0M202](/packages/cakephp-bake)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308954.9k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M44](/packages/dereuromark-cakephp-ide-helper)[humanmade/aws-ses-wp-mail

WordPress plugin to send mail via SES

188268.0k8](/packages/humanmade-aws-ses-wp-mail)[laravel-notification-channels/aws-sns

Amazon Simple Notification Service (AWS SNS) notification channel for Laravel.

571.3M2](/packages/laravel-notification-channels-aws-sns)

PHPackages © 2026

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