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

ActiveCakephp-plugin

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

AwsSesTransport plugin for CakePHP5

5.0.1(2y ago)4234.3k↓23.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 1mo 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 93% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity41

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

792d 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://www.gravatar.com/avatar/94c61c4432733be8a29ec479b4f1db54e6efb90751833ebfc645cb94f283cda6?d=identicon)[mtak3](/maintainers/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

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M75](/packages/aws-aws-sdk-php-laravel)[humanmade/s3-uploads

WordPress plugin to store uploads on S3

2.1k2.4M9](/packages/humanmade-s3-uploads)[bref/laravel-bridge

An advanced Laravel integration for Bref, including Octane support.

3384.1M11](/packages/bref-laravel-bridge)[friendsofcake/cakepdf

CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.

3752.1M3](/packages/friendsofcake-cakepdf)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)

PHPackages © 2026

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