PHPackages                             mnwb/oauth2-yandex - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. mnwb/oauth2-yandex

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

mnwb/oauth2-yandex
==================

Yandex provider for league/oauth2-client

v1.0.4(6mo ago)07MITPHPPHP &gt;=8.0

Since Oct 18Pushed 6mo agoCompare

[ Source](https://github.com/mnwb-fh/oauth2-yandex)[ Packagist](https://packagist.org/packages/mnwb/oauth2-yandex)[ RSS](/packages/mnwb-oauth2-yandex/feed)WikiDiscussions master Synced 1mo ago

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

Yandex OAuth2 client provider
=============================

[](#yandex-oauth2-client-provider)

[![Latest Version](https://camo.githubusercontent.com/724701ae57216758effb4df9b7d548a2e424c147fd74708278b5506fce62c09e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6e77622f6f61757468322d79616e6465782e737667)](https://packagist.org/packages/mnwb/oauth2-yandex)[![License](https://camo.githubusercontent.com/85ee9ea4ba24079483457b250ae0dd1795d13d3ae9beb58b5463df22e12496fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6165676f2f6f61757468322d79616e6465782e737667)](https://packagist.org/packages/aego/oauth2-yandex)

This package provides [Yandex](https://passport.yandex.ru) integration for [OAuth2 Client](https://github.com/thephpleague/oauth2-client) by the League. Fork  with getBirthday function.

Installation
------------

[](#installation)

```
composer require mnwb/oauth2-yandex
```

Usage
-----

[](#usage)

```
$provider = new mnwb\OAuth2\Client\Provider\Yandex([
    'clientId' => 'b80bb7740288fda1f201890375a60c8f',
    'clientSecret' => 'f23ccd066f8236c6f97a2a62d3f9f9f5',
    'redirectUri' => 'https://example.org/oauth-endpoint',
]);
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance66

Regular maintenance activity

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

204d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f6b0b90818e4dfe3d23d2de0c4dde24c3d1d4f86015debee5635871cd0254f4?d=identicon)[mnwb-fh](/maintainers/mnwb-fh)

---

Top Contributors

[![mnwb-fh](https://avatars.githubusercontent.com/u/238841458?v=4)](https://github.com/mnwb-fh "mnwb-fh (11 commits)")[![rakeev](https://avatars.githubusercontent.com/u/1861570?v=4)](https://github.com/rakeev "rakeev (6 commits)")[![yethee](https://avatars.githubusercontent.com/u/559488?v=4)](https://github.com/yethee "yethee (3 commits)")[![zip-fa](https://avatars.githubusercontent.com/u/61551308?v=4)](https://github.com/zip-fa "zip-fa (2 commits)")[![kudmni](https://avatars.githubusercontent.com/u/6409099?v=4)](https://github.com/kudmni "kudmni (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mnwb-oauth2-yandex/health.svg)

```
[![Health](https://phpackages.com/badges/mnwb-oauth2-yandex/health.svg)](https://phpackages.com/packages/mnwb-oauth2-yandex)
```

###  Alternatives

[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[knpuniversity/oauth2-client-bundle

Integration with league/oauth2-client to provide services

83416.7M61](/packages/knpuniversity-oauth2-client-bundle)[thenetworg/oauth2-azure

Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2509.6M48](/packages/thenetworg-oauth2-azure)[stevenmaguire/oauth2-keycloak

Keycloak OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2275.9M27](/packages/stevenmaguire-oauth2-keycloak)[patrickbussmann/oauth2-apple

Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1132.5M6](/packages/patrickbussmann-oauth2-apple)[microsoft/kiota-authentication-phpleague

Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform

153.2M7](/packages/microsoft-kiota-authentication-phpleague)

PHPackages © 2026

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