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

ActiveLibrary

tgfurlan/notification
=====================

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

05PHP

Since Aug 14Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (1)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 gustavoweb/composer_teste
```

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)

- \[Tiago L. Furlan\] - Developer of this library for Practice!
- [Gustavo Web](mailto:gustavo@upinside.com.br) - Developer of this library and tutor of the course Composer in the Practice!
- \[Robson V. Milk\] - CEO and Founder UpInside Training
- \[UpInside Trainings\] - Official site of your digital marketing and programming school
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send Email

License
-------

[](#license)

MIT

\*\* One more UpInside Treinamentos course, make good use! \*\*

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/33fed4fa50ffe49bd5feba642dbaaf1085781831ebfb3d7721e6560a2b6dceec?d=identicon)[tgfurlan](/maintainers/tgfurlan)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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