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

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

brito101/notification
=====================

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

v1.0.0(5y ago)16MITPHP

Since Jul 12Pushed 5y ago1 watchersCompare

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

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

Notification library by email using phpMailer
=============================================

[](#notification-library-by-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 brito101 / notification
```

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 e-mail 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)

- [Rodrigo Brito](mailto:%20rodrigobrito101@hotmail.com) - Developer of this library
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send E-mail

License
-------

[](#license)

MIT

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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

2184d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13372886?v=4)[Rodrigo Carvalho de Brito](/maintainers/brito101)[@brito101](https://github.com/brito101)

---

Top Contributors

[![brito101](https://avatars.githubusercontent.com/u/13372886?v=4)](https://github.com/brito101 "brito101 (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[getkirby/cms

The Kirby core

1.5k584.8k474](/packages/getkirby-cms)[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25214.3k](/packages/ivantcholakov-codeigniter-phpmailer)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[sproutcms/cms

Enterprise content management and framework

242.5k4](/packages/sproutcms-cms)

PHPackages © 2026

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