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

ActiveWordpress-plugin[Mail &amp; Notifications](/categories/mail)

helick/mail
===========

The Helick mail plugin

v1.1.0(6y ago)198MITPHPPHP &gt;=7.1

Since Jul 31Pushed 6y agoCompare

[ Source](https://github.com/helick/mail)[ Packagist](https://packagist.org/packages/helick/mail)[ RSS](/packages/helick-mail/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Helick Mail
===========

[](#helick-mail)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bca281e51582bea140dfb147a12102887809fdcf429b76b8ee0ecbad5a5e2db1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68656c69636b2f6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/helick/mail)[![Total Downloads](https://camo.githubusercontent.com/e6a87017d9f19dda8e2b0c2e084dd8514064237e34aff8bf8498bcaa4ee6d19e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68656c69636b2f6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/helick/mail)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Quality Score](https://camo.githubusercontent.com/03716b78c34ec1d3f20e2a66f7f8fc16f0060653522a4b9601f5255d3d9a847c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f68656c69636b2f6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/helick/mail)

Mail integration.

Requirements
------------

[](#requirements)

Make sure all dependencies have been installed before moving on:

- [PHP](http://php.net/manual/en/install.php) &gt;= 7.1
- [Composer](https://getcomposer.org/download/)

Install
-------

[](#install)

Install via Composer:

```
$ composer require helick/mail
```

Update your application config by declaring the following:

```
Config::define('MAIL_HOST', env('MAIL_HOST'));
Config::define('MAIL_PORT', env('MAIL_PORT'));
Config::define('MAIL_USER', env('MAIL_USER'));
Config::define('MAIL_PASSWORD', env('MAIL_PASSWORD'));
```

Update your env variables by declaring the following:

```
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USER=null
MAIL_PASSWORD=null
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Evgenii Nasyrov](https://github.com/nasyrov)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

3

Last Release

2474d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d5180ba0cd30309ada4562457c6337069906fea97f827f1c24b82fddb1bdc9a?d=identicon)[nasyrov](/maintainers/nasyrov)

---

Tags

mailhelick

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[php-imap/php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)

1.7k12.9M42](/packages/php-imap-php-imap)[zbateson/mail-mime-parser

MIME email message parser

53949.2M79](/packages/zbateson-mail-mime-parser)[php-mime-mail-parser/php-mime-mail-parser

A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).

9979.6M27](/packages/php-mime-mail-parser-php-mime-mail-parser)[nette/mail

📧 Nette Mail: A handy library for creating and sending emails in PHP.

5389.8M244](/packages/nette-mail)[webklex/php-imap

PHP IMAP client

4365.5M14](/packages/webklex-php-imap)[zbateson/stream-decorators

PHP psr7 stream decorators for mime message part streams

4748.6M6](/packages/zbateson-stream-decorators)

PHPackages © 2026

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