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

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

alyssonafs/notification
=======================

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

v1.0.0(5y ago)07[1 issues](https://github.com/alyssonafs/notification/issues)[1 PRs](https://github.com/alyssonafs/notification/pulls)MITPHP

Since Jun 23Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)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 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 Treinamentos
- [UpInside Treinamentos](https://www.upinside.com.br) - Official website of your digital programming and marketing school
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send E-mail

License
-------

[](#license)

MIT

\*\* Another UpInside Treinamentos 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

Maturity56

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

2155d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/052b2a17990e9a61603b9352929e57a2c4974b49650669d8f9108a541a8b1bc2?d=identicon)[alyssonafs](/maintainers/alyssonafs)

---

Top Contributors

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

### Embed Badge

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

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