PHPackages                             junior-fernandes/email\_notification - 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. junior-fernandes/email\_notification

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

junior-fernandes/email\_notification
====================================

This is a library uses composer as the basis for generating email notification

v1.0.1(5y ago)03[1 PRs](https://github.com/junior-fernandes/email_notification/pulls)MITPHP

Since May 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/junior-fernandes/email_notification)[ Packagist](https://packagist.org/packages/junior-fernandes/email_notification)[ RSS](/packages/junior-fernandes-email-notification/feed)WikiDiscussions master Synced 2d ago

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

email\_notification
===================

[](#email_notification)

This is a library uses composer as the basis for generating email notification

Notification library via email using phpMailer
==============================================

[](#notification-library-via-email-using-phpmailer)

This library has the function of sending e-mail using the phpmailer library. Doing this in an uncomplicated way is essential for any system.

To install the library, run the following command:

```
composer require junior-fernandes/email_notification
```

To use the library, simply require the composer to autoload, invoke the class, and call the method:

```
sendEmail("Subject", "Content", "address@email.com", "Address Name");
```

Note that the entire configuration of sending the email is using the magic method builder! Once the builder method has been invoked within your application, your system will be able to take the shots.

### Developer

[](#developer)

- [Junior Fernandes](mailto:%20ademilsonjnr@gmail.com) - Developer of this library
- \[phpMailer\] - Lib to send Email

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~0 days

Total

2

Last Release

2186d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61e0f20996581ae54cc9dadb85c8d8436e5bfbdcf4b5d9436bac75b6c01f7b1f?d=identicon)[junior-fernandes](/maintainers/junior-fernandes)

---

Top Contributors

[![junior-fernandes](https://avatars.githubusercontent.com/u/18739860?v=4)](https://github.com/junior-fernandes "junior-fernandes (2 commits)")

### Embed Badge

![Health badge](/badges/junior-fernandes-email-notification/health.svg)

```
[![Health](https://phpackages.com/badges/junior-fernandes-email-notification/health.svg)](https://phpackages.com/packages/junior-fernandes-email-notification)
```

###  Alternatives

[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25313.9k](/packages/ivantcholakov-codeigniter-phpmailer)[markguinn/silverstripe-email-helpers

Silverstripe extension containing SMTP mailer class and some other classes for HTML emails

3145.4k1](/packages/markguinn-silverstripe-email-helpers)[msp/smtp

SMTP with PHPMailer

2129.4k](/packages/msp-smtp)[nfephp-org/sped-mail

API para geração e envio dos emails relacionados com o SPED.

1123.7k](/packages/nfephp-org-sped-mail)

PHPackages © 2026

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