PHPackages                             ehteshamali/email-campaign-manager-new - 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. ehteshamali/email-campaign-manager-new

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

ehteshamali/email-campaign-manager-new
======================================

Laravel package for email campaigns

v1.0.0(1y ago)00MITPHPPHP ^8.0

Since May 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Ehteshamali-889/EmailCampaignManager)[ Packagist](https://packagist.org/packages/ehteshamali/email-campaign-manager-new)[ RSS](/packages/ehteshamali-email-campaign-manager-new/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Email Campaign Manager
======================

[](#email-campaign-manager)

This package allows you to create, filter, and send email campaigns to customers. It is designed as a reusable Laravel package that works with services like SendGrid.

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

[](#installation)

```
composer require yourname/email-campaign-manager
```

Configuration
-------------

[](#configuration)

- Set your SendGrid API key in `.env`: ```
    SENDGRID_API_KEY=your_sendgrid_api_key

    ```

Usage
-----

[](#usage)

- Create a campaign:

    ```
    POST /campaigns

    ```
- Filter audience:

    ```
    POST /campaigns/filter

    ```
- Send a campaign:

    ```
    POST /campaigns/send

    ```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance45

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

425d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/63139751?v=4)[Ehtesham Ali](/maintainers/Ehteshamali-889)[@Ehteshamali-889](https://github.com/Ehteshamali-889)

---

Top Contributors

[![Ehteshamali-889](https://avatars.githubusercontent.com/u/63139751?v=4)](https://github.com/Ehteshamali-889 "Ehteshamali-889 (4 commits)")

### Embed Badge

![Health badge](/badges/ehteshamali-email-campaign-manager-new/health.svg)

```
[![Health](https://phpackages.com/badges/ehteshamali-email-campaign-manager-new/health.svg)](https://phpackages.com/packages/ehteshamali-email-campaign-manager-new)
```

###  Alternatives

[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[illuminate/mail

The Illuminate Mail package.

5910.6M501](/packages/illuminate-mail)[illuminate/notifications

The Illuminate Notifications package.

513.1M1.1k](/packages/illuminate-notifications)

PHPackages © 2026

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