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

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

andresiqueira/notification
==========================

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

v1.0.1(5y ago)08[1 PRs](https://github.com/SiqueiraAndre/notification/pulls)MITPHP

Since Jul 20Pushed 5y agoCompare

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

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

Notification library via email using phpMailer
==============================================

[](#notification-library-via-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 andresiqueira/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.

### Developer

[](#developer)

- \[André Siqueira\] - Developer
- \[phpMailer\] - Lib to send E-mail

License
-------

[](#license)

MIT \[//\]:# \[André Siqueira\]: \[phpMailer\]:

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

2

Last Release

2173d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12600461?v=4)[André Siqueira](/maintainers/SiqueiraAndre)[@SiqueiraAndre](https://github.com/SiqueiraAndre)

---

Top Contributors

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

### Embed Badge

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

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