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

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

dyegoalmeida/notification
=========================

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

v1.0.0(5y ago)011MITPHP

Since Feb 8Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)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 require dyegoalmeida/notification
```

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)

- [Dyego Almeida](mailto:%20dyegocm@outlook.com) - Developer and Student of this library!
- [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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

1962d ago

### Community

Maintainers

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

---

Top Contributors

[![dyegoalmeida](https://avatars.githubusercontent.com/u/4194749?v=4)](https://github.com/dyegoalmeida "dyegoalmeida (15 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[getkirby/cms

The Kirby core

1.5k567.4k433](/packages/getkirby-cms)[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25214.2k](/packages/ivantcholakov-codeigniter-phpmailer)[vernes/yiimailer

Yii extension for sending emails with layouts using PHPMailer

81121.5k](/packages/vernes-yiimailer)[nfephp-org/sped-mail

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

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

PHPackages © 2026

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