PHPackages                             fluidphp/emailmanager-helper - 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. fluidphp/emailmanager-helper

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

fluidphp/emailmanager-helper
============================

FluidPHP framework email manager helper

v1.0.4-stable(4y ago)111911GPL-2.0-or-laterPHP

Since Jan 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ground-creative/fluidphp-email-manager-helper)[ Packagist](https://packagist.org/packages/fluidphp/emailmanager-helper)[ Docs](http://phptoolcase.com)[ RSS](/packages/fluidphp-emailmanager-helper/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (1)

FluidPhp Email Manager Helper
=============================

[](#fluidphp-email-manager-helper)

FluidPhp is a framework based on the PhpToolCase library, visit [phptoolcase.com](http://phptoolcase.com) for complete guides and examples.

This helper to can ease the process of sending emails.

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

[](#installation)

Add the package to your composer.json file, to install the helper.

With fluidphp framework:

```
"require":
{
	"mnsami/composer-custom-directory-installer": "2.0.*" ,
	"fluidphp/emailmanager-helper": "*" ,
	"fluidphp/translator-helper": "*"
} ,
"extra":
{
	"installer-paths":
	{
		"./vendor/fluidphp/helpers/EmailManager": ["fluidphp/emailmanager-helper"] ,
		"./vendor/fluidphp/helpers/Translator": ["fluidphp/translator-helper"]
	}
}

```

Stand-alone:

```
"require":
{
	"fluidphp/emailmanager-helper": "*"
}

```

Project Info
------------

[](#project-info)

### Project Home

[](#project-home)

### Requirements

[](#requirements)

php version 5.4+
php mail( ) function (to send emails)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~752 days

Total

4

Last Release

1556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8352e76f8a98f5253281053fa04631890f21b9d50aaaa14776daf3bc3348c4d2?d=identicon)[ground-creative](/maintainers/ground-creative)

---

Top Contributors

[![ground-creative](https://avatars.githubusercontent.com/u/1550792?v=4)](https://github.com/ground-creative "ground-creative (5 commits)")

---

Tags

php framework

### Embed Badge

![Health badge](/badges/fluidphp-emailmanager-helper/health.svg)

```
[![Health](https://phpackages.com/badges/fluidphp-emailmanager-helper/health.svg)](https://phpackages.com/packages/fluidphp-emailmanager-helper)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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