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

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

pjmjmaciel/notification
=======================

this is a library that user composer as the basis for generating email notifications

v1.0.2(5y ago)07MITPHP

Since Oct 18Pushed 5y ago1 watchersCompare

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

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

Library of Notifications via email using phpMailer
==================================================

[](#library-of-notifications-via-email-using-phpmailer)

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

To install the library, run the following command:

```
composer requires gustavoweb / composer_teste
```

To make use of the library, simply request the composer's autoload, invoke the class and make a 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 the builder method has been invoked within your application, your system will be able to take the shots.

### Developers

[](#developers)

- [Gustavo Web](mailto:%20gustavo@upinside.com.br) - Developer of this library and tutor of the Composer na Prática course!
- [Robson V. Leite](mailto:%20robson@upinside.com.br) - CEO and Founder UpInside Treinamentos
- [UpInside Treinamentos](https://www.upinside.com.br) - Official website of your digital marketing and programming school
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send email

License
-------

[](#license)

MIT

\*\* Another UpInside Training course, make good use of it! \*\*

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

2022d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/72743496?v=4)[Paulo Maciel](/maintainers/pjmjmaciel)[@pjmjmaciel](https://github.com/pjmjmaciel)

---

Top Contributors

[![pjmjmaciel](https://avatars.githubusercontent.com/u/72743496?v=4)](https://github.com/pjmjmaciel "pjmjmaciel (6 commits)")

### Embed Badge

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

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