PHPackages                             keygenqt/yii2-amazon-ses - 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. keygenqt/yii2-amazon-ses

ActiveYii2-extension

keygenqt/yii2-amazon-ses
========================

Widget from send email amazon ses

0254PHP

Since Feb 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/keygenqt/yii2-amazon-ses)[ Packagist](https://packagist.org/packages/keygenqt/yii2-amazon-ses)[ RSS](/packages/keygenqt-yii2-amazon-ses/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-amazon-ses
===============

[](#yii2-amazon-ses)

Widget from send email amazon ses.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either add

```
"require": {
    "keygenqt/yii2-amazon-ses": "*"
}

```

of your `composer.json` file.

Latest Release
--------------

[](#latest-release)

The latest version of the module is v0.5.0 `BETA`.

Usage
-----

[](#usage)

Config:

```
'amazonSes' => [
    'class' => 'keygenqt\amazonSes\AmazonSes',
    'email' => '...',
    'access' => '...',
    'secret' => '...',
    'host' => '...', // (optional - default email.eu-west-1.amazonaws.com)
]
```

Upload:

```
$result = Yii::$app->amazonSes->send(['email@email.com'], 'Subject', 'Body');
```

License
-------

[](#license)

**yii2-amazon-ses** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/caeb1b1bfd81d9317b8317e13ff3bb8e89189e97efb42aa73a3af10f17878605?d=identicon)[keygenqt](/maintainers/keygenqt)

---

Top Contributors

[![keygenqt](https://avatars.githubusercontent.com/u/9665914?v=4)](https://github.com/keygenqt "keygenqt (2 commits)")

---

Tags

extensionsyii2

### Embed Badge

![Health badge](/badges/keygenqt-yii2-amazon-ses/health.svg)

```
[![Health](https://phpackages.com/badges/keygenqt-yii2-amazon-ses/health.svg)](https://phpackages.com/packages/keygenqt-yii2-amazon-ses)
```

PHPackages © 2026

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