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

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

naamaslima/notification
=======================

This is a library that uses composer to generate email notifications

v1.0.0(8y ago)06[1 PRs](https://github.com/naamaslima/notification/pulls)MITPHP

Since Mar 11Pushed 4y agoCompare

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

READMEChangelog (1)Dependencies (2)Versions (3)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 naamaslima/notification
```

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

```
sendEmail("address_to@email.com", "reply_to@email.com", "Replay Name", "Subject", "Body");
```

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)

- [Naamã Lima](mailto:naama32@hotmail.com) - Desenvolvedor desta biblioteca!
- [phpMailer](https://github.com/PHPMailer/PHPMailer) - Lib to send E-mail

License
-------

[](#license)

MIT

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

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

Unknown

Total

1

Last Release

2987d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b354b5368ac4b324a09c1fce9361ce9fa5ba143c830e20e8ae6c1e9982419ec4?d=identicon)[naamaslima](/maintainers/naamaslima)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[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)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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