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

ActiveLibrary

macielsalzano/notification
==========================

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

v1.0.3(4y ago)23MITPHP

Since Jun 9Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

Email Notification Library using phpMailer
==========================================

[](#email-notification-library-using-phpmailer)

This library has the function to send email using the phpmailer library. Making this action uncomplicated is essential for any system.

To install the library, run the following command:

```
composer require macielsalzano/notification
```

To make use of the library, just require composer 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 constructor method! Once the constructor method is invoked within your application, your system will be able to perform the triggers.

### Developers

[](#developers)

- [Gustavo Web](mailto:gustavo@upinside.com.br) - Developer of this library and tutor of the Composer in Practice course!
- [Robson V. Leite](mailto:robson@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

Popularity6

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

Total

4

Last Release

1796d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/165c0ab0d1c0e048063f1c0851d00d8a5bfdee62e6c8eda2706feafd0b25cc2b?d=identicon)[Maciel](/maintainers/Maciel)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[getkirby/cms

The Kirby core

1.5k535.5k350](/packages/getkirby-cms)[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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