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

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

jaribeiro32/notification
========================

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

v1.0.0(6y ago)05[1 issues](https://github.com/jhonnyribeiro/notification/issues)[1 PRs](https://github.com/jhonnyribeiro/notification/pulls)MITPHP

Since Apr 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jhonnyribeiro/notification)[ Packagist](https://packagist.org/packages/jaribeiro32/notification)[ RSS](/packages/jaribeiro32-notification/feed)WikiDiscussions master Synced 4d 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 jaribeiro/notification
```

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)

- \[Jhonny Ribeiro\] - Learning PHP Composer

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

2207d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/547233194718500b8f0d2eac8f2270f5acc62500846032eab1b70de1162adcce?d=identicon)[jaribeiro32](/maintainers/jaribeiro32)

### Embed Badge

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

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