PHPackages                             monthly-basis/simple-email-service - 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. monthly-basis/simple-email-service

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

monthly-basis/simple-email-service
==================================

v0.2.1(3y ago)0636↑650%1MITPHP

Since Jun 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/monthly-basis/simple-email-service)[ Packagist](https://packagist.org/packages/monthly-basis/simple-email-service)[ RSS](/packages/monthly-basis-simple-email-service/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (11)Used By (1)

Monthly Basis &gt; Simple Email Service
=======================================

[](#monthly-basis--simple-email-service)

This monthly-basis/simple-email-service package is a wrapper for using AWS's Simple Email Service from within the Laminas PHP framework.

Config
------

[](#config)

Add and configure the following lines in your local config file, usually located at `config/autoload/local.php`

```
return [
    // ...
    'monthly-basis' => [
        // ...
        'simple-email-service' => [
            'logs' => [
                'bounce'    => '/path/to/bounce.log',
                'complaint' => '/path/to/complaint.log',
                'delivery'  => '/path/to/delivery.log',
            ],
        ],
        // ...
    ],
    // ...
];

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Every ~47 days

Recently: every ~101 days

Total

10

Last Release

1375d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc30968ebc3902bdaa6aa008712b20ace210245c849d955e4b76152f3eec800?d=identicon)[monthly-basis](/maintainers/monthly-basis)

---

Top Contributors

[![leo-galleguillos](https://avatars.githubusercontent.com/u/68510476?v=4)](https://github.com/leo-galleguillos "leo-galleguillos (33 commits)")

### Embed Badge

![Health badge](/badges/monthly-basis-simple-email-service/health.svg)

```
[![Health](https://phpackages.com/badges/monthly-basis-simple-email-service/health.svg)](https://phpackages.com/packages/monthly-basis-simple-email-service)
```

###  Alternatives

[jdavidbakr/mail-tracker

Logs and tracks all outgoing emails from Laravel

6181.2M1](/packages/jdavidbakr-mail-tracker)[laravel-notification-channels/aws-sns

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

541.1M2](/packages/laravel-notification-channels-aws-sns)[putyourlightson/craft-campaign

Send and manage email campaigns, contacts and mailing lists.

6435.0k1](/packages/putyourlightson-craft-campaign)[serendipity_hq/bundle-aws-ses-monitor

Symfony bundle to monitor AWS SES bounces, complaints and deliveries through SNS. Comes with a command to fully configure the topics and includes configurable SwiftMailer filter to avoid sending emails to bounced and complained emails.

1380.7k](/packages/serendipity-hq-bundle-aws-ses-monitor)[juhasev/laravel-ses

Allows you to track opens, deliveries, bounces, complaints and clicked links when sending emails through Laravel and Amazon SES

1710.0k](/packages/juhasev-laravel-ses)

PHPackages © 2026

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