PHPackages                             mastercode/emailsender - 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. mastercode/emailsender

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

mastercode/emailsender
======================

This application (class) does the sending of emails used in the phpmailer library.

3.0.0(2y ago)113MITPHPPHP &gt;=7.4

Since Feb 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/lucasvolpati/emailsender)[ Packagist](https://packagist.org/packages/mastercode/emailsender)[ RSS](/packages/mastercode-emailsender/feed)WikiDiscussions main Synced 1w ago

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

emailsender - PHP
=================

[](#emailsender---php)

Notification library via email using PHPMailer class
====================================================

[](#notification-library-via-email-using-phpmailer-class)

This library has the function of sending email using the phpmailer library. Doing this action in an uncomplicated way is essential for any system.

To install the library, run the following command:

```
composer require mastercode/emailsender
```

To use the library, just require composer to autoload, invoke the class and call the method:

```
sendEmail("receiver@domain.com", "Receiver Name", "Contact By Site", "Here is the formulary message by your site.", "client@email.com", "Client Name");
```

Note that the entire configuration of sending the email is using the magic constructor method! Once the constructor method is invoked within your application, your system will be able to trigger the triggers.

### Developer

[](#developer)

- \[Lucas A. R. Volpati\] |  - Developer of this library and tutor of the Composer in Practice course!
- \[phpMailer\] - Lib to send Email

License
-------

[](#license)

MIT - Make good use.

---

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~186 days

Total

4

Last Release

997d ago

Major Versions

v1.0.1 → v2.02022-05-13

v2.0 → 3.0.02023-08-25

PHP version history (2 changes)v2.0PHP ^7.4.3

3.0.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/506f062ad5d16314b6d18e523903ffc28a9d822bc2e7079d0c6c4073e75396ce?d=identicon)[lucasvolpati](/maintainers/lucasvolpati)

---

Top Contributors

[![lucasvolpati](https://avatars.githubusercontent.com/u/84461832?v=4)](https://github.com/lucasvolpati "lucasvolpati (12 commits)")

### Embed Badge

![Health badge](/badges/mastercode-emailsender/health.svg)

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

###  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)
