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 4d 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 54% 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

2630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a5332cfc97e7f7a221cddd5feb87a861346acd7670b895b65f59e78b26490c9?d=identicon)[polevaultweb](/maintainers/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.

6343.8M153](/packages/lucatume-wp-browser)[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-phpbrowser

Codeception module for testing web application over HTTP

6529.8M508](/packages/codeception-module-phpbrowser)[codeception/module-rest

REST module for Codeception

5927.8M213](/packages/codeception-module-rest)[codeception/module-symfony

Codeception module for Symfony framework

949.4M95](/packages/codeception-module-symfony)

PHPackages © 2026

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