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

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

yurineves/notification
======================

This is a libray that uses composer as the basic for generating email notifications

v1.0.1(5y ago)03MITPHP

Since Nov 26Pushed 5y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (4)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 yurineves92/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.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

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

2

Last Release

1992d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/352761827216b1e69f7be8290ea3596335a174837cc186d6c9d93f0749bcaef9?d=identicon)[yurineves92](/maintainers/yurineves92)

---

Top Contributors

[![yurinevesquadritech](https://avatars.githubusercontent.com/u/163143148?v=4)](https://github.com/yurinevesquadritech "yurinevesquadritech (5 commits)")[![yurineves92](https://avatars.githubusercontent.com/u/9011206?v=4)](https://github.com/yurineves92 "yurineves92 (4 commits)")

### Embed Badge

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

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