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

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

chrys/notification
==================

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

v1.0.1(7y ago)019[1 PRs](https://github.com/chrysramos/notification/pulls)MITPHP

Since Oct 9Pushed 5y ago1 watchersCompare

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

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 gustavoweb/composer_teste
```

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)

- [Gustavo Web](mailto:%20gustavo@upinside.com.br) - Developer of this library and tutor of the course Composer in the Practice!
- [Robson V. Leite](mailto:%20robson@upinside.com.br) - Ceo and Founder UpInside Treinamentos
- [UpInside Treinamentos](https://www.upinside.com.br) - Official site of your digital marketing and programming school
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send Email

License
-------

[](#license)

MIT

\*\* Plus One UpInside Treinamento Courses, Make Good Use! \*\*

\*\* Traduzido em Português \*\*
================================

[](#-traduzido-em-português-)

Biblioteca de Notificação via e-mail utilizando o phpMailer
===========================================================

[](#biblioteca-de-notificação-via-e-mail-utilizando-o-phpmailer)

Essa biblioteca tem por função enviar e-mail utilizando a biblioteca phpmailer. Fazer essa ação de forma descomplicada é essencial para qualquer sistema.

Para fazer a instalação da biblioteca, execute o seguinte comando:

```
composer require gustavoweb/composer_teste
```

Para fazer o uso da biblioteca, basta requerir o autoload do composer, invocar a classe e fazer a chamada do método:

```
sendEmail("SUbject", "Content", "reply@email.com", "Replay
Name", "address@email.com", "Address Name");
```

Note que toda a configuração do envio do e-mail está utilizando o método mágico construtor! Uma vez invocado o método construtor dentro da sua aplicação, seu sistema estar'á apto a efetuar os disparos.

### Developers

[](#developers-1)

- [Gustavo Web](mailto:%20gustavo@upinside.com.br) - Desenvolvedor desta biblioteca e tutor do curso Composer na Prática!
- [Robson V. Leite](mailto:%20robson@upinside.com.br) - CEO and Founder UpInside Treinamentos
- [UpInside Treinamentos](https://www.upinside.com.br) - Site oficial da sua escola de programação e marketing digital
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send E-mail

License
-------

[](#license-1)

MIT

**Mais um curso da UpInside Treinamentos, faça bom uso!**

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

2773d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16971913?v=4)[Chrystian Ramos](/maintainers/chrysramos)[@chrysramos](https://github.com/chrysramos)

---

Top Contributors

[![chrysramos](https://avatars.githubusercontent.com/u/16971913?v=4)](https://github.com/chrysramos "chrysramos (9 commits)")

### Embed Badge

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

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