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

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

previateri/notification
=======================

Library simples para o envio de notificações via e-mail.

v1.0.0(8y ago)120MITPHP

Since Nov 22Pushed 8y agoCompare

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

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

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 previateri/notification
```

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.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3096d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d6792a546da52263a3cd6e54e5d49c8b323302d22f2c26e4b5ba2e2dc6fa1dc?d=identicon)[previateri](/maintainers/previateri)

---

Top Contributors

[![previateri](https://avatars.githubusercontent.com/u/29429180?v=4)](https://github.com/previateri "previateri (5 commits)")

### Embed Badge

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

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