PHPackages                             polevaultweb/codeception-emailmarketing - 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. polevaultweb/codeception-emailmarketing

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

polevaultweb/codeception-emailmarketing
=======================================

Email Marketing module library for Codeception

1.0(7y ago)03.5k2MITPHPPHP &gt;=5.4.0

Since Mar 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/polevaultweb/codeception-emailmarketing)[ Packagist](https://packagist.org/packages/polevaultweb/codeception-emailmarketing)[ RSS](/packages/polevaultweb-codeception-emailmarketing/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (2)Used By (2)

Codeception Drip
================

[](#codeception-drip)

An abstract email marketing module for Codeception.

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

[](#installation)

You need to add the repository into your composer.json file

```
    composer require --dev polevaultweb/codeception-emailmarketing
```

Usage
-----

[](#usage)

In your specific email marketing module, simply extend from `Email Marketing`.

### Supports

[](#supports)

- getTagssForSubscriber
- getActiveCampaignsForSubscriber
- deleteSubscriber

And assertions

- seeCustomFieldForSubscriber
- seeTagsForSubscriber
- cantSeeTagsForSubscriber
- seeCampaignsForSubscriber
- cantSeeCampaignsForSubscriber
- waitForSubscriberToNotHaveTags

### Usage

[](#usage-1)

```
$I = new AcceptanceTester( $scenario );

$I->seeTagsForSubscriber( 'john@gmail.com', array( 'customer', 'product-x' ) );
$I->seeCampaignsForSubscriber( 'john@gmail.com', array( 12345, 67890 ) );
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

2678d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1770201?v=4)[Iain Poulson](/maintainers/polevaultweb)[@polevaultweb](https://github.com/polevaultweb)

---

Top Contributors

[![polevaultweb](https://avatars.githubusercontent.com/u/1770201?v=4)](https://github.com/polevaultweb "polevaultweb (1 commits)")

---

Tags

codeceptionemail marketing

### Embed Badge

![Health badge](/badges/polevaultweb-codeception-emailmarketing/health.svg)

```
[![Health](https://phpackages.com/badges/polevaultweb-codeception-emailmarketing/health.svg)](https://phpackages.com/packages/polevaultweb-codeception-emailmarketing)
```

###  Alternatives

[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6424.1M177](/packages/lucatume-wp-browser)[allure-framework/allure-codeception

Allure Codeception integration

5212.7M9](/packages/allure-framework-allure-codeception)[mcustiel/phiremock-codeception-extension

Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.

311.1M6](/packages/mcustiel-phiremock-codeception-extension)[docler-labs/codeception-slim-module

Codeception Module for Slim framework.

13206.0k1](/packages/docler-labs-codeception-slim-module)

PHPackages © 2026

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