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

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

wcplugins/notification
======================

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

v1.0.0(8y ago)013MITPHP

Since Nov 3Pushed 8y agoCompare

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

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

- [WcPlugins](mailto:%20sales@pluginswc.com) - Developer of this library and tutor of the course Composer in the Practice!
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send Email

License
-------

[](#license)

MIT

\*\* One more UpInside Training course, make good use! \*\*

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

3161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/458ac027137a5911a0017b78c3350ee13a889a14d18f3804928945f1398741bd?d=identicon)[PluginsWc](/maintainers/PluginsWc)

---

Top Contributors

[![leonardomb](https://avatars.githubusercontent.com/u/3237048?v=4)](https://github.com/leonardomb "leonardomb (8 commits)")[![WcPlugins](https://avatars.githubusercontent.com/u/31972538?v=4)](https://github.com/WcPlugins "WcPlugins (1 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[simplesamlphp/simplesamlphp

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

1.1k13.0M214](/packages/simplesamlphp-simplesamlphp)[getkirby/cms

The Kirby core

1.5k567.4k441](/packages/getkirby-cms)[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25214.2k](/packages/ivantcholakov-codeigniter-phpmailer)[vernes/yiimailer

Yii extension for sending emails with layouts using PHPMailer

81121.5k](/packages/vernes-yiimailer)

PHPackages © 2026

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