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

ActiveLibrary

alexnrodrigues/notification
===========================

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

00

Since Feb 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/AlexNRodrigues/notification)[ Packagist](https://packagist.org/packages/alexnrodrigues/notification)[ RSS](/packages/alexnrodrigues-notification/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

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 gustavoweb / composer_teste
```

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

```
 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 Training
- [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 E-mail

License
-------

[](#license)

MIT

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

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/263920ad72de783ddac4ab00b1c973889967559b03f01a40e964c099e893e028?d=identicon)[Alex Nascimento](/maintainers/Alex%20Nascimento)

---

Top Contributors

[![AlexNRodrigues](https://avatars.githubusercontent.com/u/65856024?v=4)](https://github.com/AlexNRodrigues "AlexNRodrigues (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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