PHPackages                             coffeebreaks/mail - 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. coffeebreaks/mail

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

coffeebreaks/mail
=================

A simple class email send

V0.0.8(1y ago)016MITPHPPHP &gt;=7.1

Since Jun 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Guilherme-fagundes/mail)[ Packagist](https://packagist.org/packages/coffeebreaks/mail)[ RSS](/packages/coffeebreaks-mail/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (8)Used By (0)

Mail
====

[](#mail)

[![PHP from Packagist](https://camo.githubusercontent.com/cd526343358ad828c51c97ddc4ed7cc88d68578b3372d021a6c26a5e2c27f6a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636f66666565627265616b732f6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/coffeebreaks/mail)[![Latest Stable Version](https://camo.githubusercontent.com/3fd89024e8b88370a384ab8e2cdde9d7a27e50c6c2c5e0e290186f1080862d99/68747470733a2f2f706f7365722e707567782e6f72672f636f66666565627265616b732f6d61696c2f762f737461626c65)](https://packagist.org/packages/coffeebreaks/mail)[![Total Downloads](https://camo.githubusercontent.com/5ed0e18e658bfbaddd9a22bf1a7c73c6277c18f6f51f8cb4a01af34d3ab531a2/68747470733a2f2f706f7365722e707567782e6f72672f636f66666565627265616b732f6d61696c2f646f776e6c6f616473)](//packagist.org/packages/coffeebreaks/mail)[![License](https://camo.githubusercontent.com/19492188aa0ae9b20f4a34fdb3392421c75ab346f4826fb47fca25c4e163b031/68747470733a2f2f706f7365722e707567782e6f72672f636f66666565627265616b732f6d61696c2f6c6963656e7365)](https://packagist.org/packages/coffeebreaks/mail)[![Build](https://camo.githubusercontent.com/fcfaaeceaa020eda3c8e91e84eca6275f215a31b219d2e543f0693790344b8a6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f4775696c6865726d652d666167756e6465732f6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Guilherme-fagundes/mail)[![Quality Score](https://camo.githubusercontent.com/e6b245228aace70628213b78aa3ca9d3deb99abd9602320e74ff51a53f65f28f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4775696c6865726d652d666167756e6465732f6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Guilherme-fagundes/mail)

A simple class email send

#### Instalation

[](#instalation)

```
composer require coffeebreaks/mail
```

##### Example

[](#example)

```
$mail = new \coffeebreaks\Mail();
$mail->config('smtp.your-host.com', 'your-user',
    'you-pass', port);
$mail->add('suport@example.com', 'Suport',
    'your-mail@domain.com', 'Test classe Mail',
    "This is a email with PhpMailer and generic class Mail");

if ($mail->getResult()){
    echo "Success :)";
}
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance44

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Recently: every ~442 days

Total

7

Last Release

440d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca237ea3fe636e6f5131c4d01aaffb406518ddf35c2707184603e3c114c14d70?d=identicon)[Guilherme Fagundes](/maintainers/Guilherme%20Fagundes)

---

Top Contributors

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

---

Tags

mailphpmailerphpmailPHP maile-mail sendmailSend

### Embed Badge

![Health badge](/badges/coffeebreaks-mail/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25214.3k](/packages/ivantcholakov-codeigniter-phpmailer)[rmrevin/yii2-postman

Mail module for Yii2.

2912.3k](/packages/rmrevin-yii2-postman)[yuan1994/tp-mailer

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based SwiftMailer

892.0k1](/packages/yuan1994-tp-mailer)[cattong/think-mailer

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based SwiftMailer

361.9k1](/packages/cattong-think-mailer)[adrianorsouza/codeigniter-phpmailer

CodeIgniter Mail Plugin Powered by PHPMailer Library

102.3k](/packages/adrianorsouza-codeigniter-phpmailer)

PHPackages © 2026

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