PHPackages                             rafaeldms/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. rafaeldms/notification

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

rafaeldms/notification
======================

This is a library that user composer as the basis for generating email notification.

v1.0.0(7y ago)05MITPHP

Since Jan 23Pushed 7y agoCompare

[ Source](https://github.com/rafaeldms/notification)[ Packagist](https://packagist.org/packages/rafaeldms/notification)[ RSS](/packages/rafaeldms-notification/feed)WikiDiscussions master Synced 3d ago

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

Email Notification Library using phpMailer
==========================================

[](#email-notification-library-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 rafaeldms/notification
```

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

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

Note that the entire configuration of sending the email is using the magic method builder! Once you've invoked the constructor method within your application, your system will be able to fire the shots.

### Developers

[](#developers)

- [Rafael Damasceno Ferreira](mailto:%20mds_rafinha@hotmail.com) - Developer of this library and Developer of the Library and in [CAGEP - Developer](https://www.cagep.com.br/profissional/rafael-damasceno-ferreira) - Consultancy and Advice in Public Management!
- [CAGEP](https://www.cagep.com.br) - Consulting and Advisory in Public Management
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send Email

License
=======

[](#license)

....

MIT

\*\* Plus One UpInside Training Courses, Make Good Use! \*\*

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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

Unknown

Total

1

Last Release

2669d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bddce4800932dd2a8a89e69d65b649f721a230f41807b6aff4f02f88f01c6cd6?d=identicon)[rafaeldms](/maintainers/rafaeldms)

---

Top Contributors

[![rafaeldms](https://avatars.githubusercontent.com/u/24613442?v=4)](https://github.com/rafaeldms "rafaeldms (8 commits)")

### Embed Badge

![Health badge](/badges/rafaeldms-notification/health.svg)

```
[![Health](https://phpackages.com/badges/rafaeldms-notification/health.svg)](https://phpackages.com/packages/rafaeldms-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)
