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

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

infrajs/mail
============

mail API

v1.0.12(5y ago)08708PHP

Since Mar 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/infrajs/mail)[ Packagist](https://packagist.org/packages/infrajs/mail)[ Docs](https://github.com/infrajs/mail)[ RSS](/packages/infrajs-mail/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (5)Versions (14)Used By (8)

Отправка писем
==============

[](#отправка-писем)

**Disclaimer:** Module is not complete and not ready for use yet.

Конфиг
------

[](#конфиг)

Параметр **From** для хостингов, которые обязывают в качестве отправителя указывать адрес с доменом сайта, как 1gb.ru. Кнопка "Ответить на письмо" работает, как обычно, согласно поля **Reply-To** куда подставляется указаный при вызове функций mail адрес.

```
Mail::$conf['from']='noreplay@mydomain.ru';
```

```
use infrajs\mail\Mail;

Mail::toAdmin($subject, $from, $body, $debug = false);
Mail::fromAdmin($subject, $to, $body);
Mail::check($email);//Проверка является ли строка почтовым адресом
```

Email адрес администратора определяется согласно данным [infrajs/access](https://github.com/infrajs/access)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% 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 ~145 days

Recently: every ~238 days

Total

13

Last Release

2021d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/341a8ef8a06866ad99b1bbcf0216fd8e331b076b1690a7d992c386192674b787?d=identicon)[akiyatkin](/maintainers/akiyatkin)

---

Top Contributors

[![akiyatkin](https://avatars.githubusercontent.com/u/953753?v=4)](https://github.com/akiyatkin "akiyatkin (37 commits)")[![ange187](https://avatars.githubusercontent.com/u/13964595?v=4)](https://github.com/ange187 "ange187 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[getkirby/cms

The Kirby core

1.5k567.4k438](/packages/getkirby-cms)[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25214.2k](/packages/ivantcholakov-codeigniter-phpmailer)[vernes/yiimailer

Yii extension for sending emails with layouts using PHPMailer

81121.5k](/packages/vernes-yiimailer)[nfephp-org/sped-mail

API para geração e envio dos emails relacionados com o SPED.

1126.1k](/packages/nfephp-org-sped-mail)

PHPackages © 2026

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