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 1mo ago

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

26

—

LowBetter than 43% of packages

Maintenance49

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

372d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/909834b6f700890d54ba5f375927e941fc935194975adad774d1f981627080f7?d=identicon)[Ehteshamali-889](/maintainers/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

[mckenziearts/laravel-notify

Flexible flash notifications for Laravel

1.7k1.1M5](/packages/mckenziearts-laravel-notify)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/apn

Apple APN Push Notification Channel

2021.9M4](/packages/laravel-notification-channels-apn)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[illuminate/mail

The Illuminate Mail package.

5910.1M391](/packages/illuminate-mail)

PHPackages © 2026

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