PHPackages                             snnyk/yandexmail - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. snnyk/yandexmail

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

snnyk/yandexmail
================

Yandex corporate mail management library

v0.1.0(5y ago)121MITPHPPHP &gt;=5.6

Since Sep 10Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Yandex Corporate Mail
=====================

[](#yandex-corporate-mail)

1 - You must point your domain to yandex connect first [Follow here](https://yandex.com/support/connect/enable-mail.html)2- Get domain key from [Yandex Token Manegement Page](https://pddimp.yandex.ru/api2/admin/get_token)

```
$ composer require snnyk/yandexmail
```

```
$mail = new Snnyk\Yandex\Mail([
    'key' => 'youdomainkey',
    'domain' => 'yourdomain.com'
]);

$list = $mail->getList();
var_dump($list->accounts);
```

you can find other example functions in **example.php**

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

2067d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6420913?v=4)[snnyk](/maintainers/snnyk)[@snnyk](https://github.com/snnyk)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/snnyk-yandexmail/health.svg)

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

PHPackages © 2026

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