PHPackages                             zip-fa/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. zip-fa/oauth2-yandex

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

zip-fa/oauth2-yandex
====================

Yandex provider for league/oauth2-client

v1.0.0(8mo ago)0961—8.3%1MITPHPPHP &gt;=8.0

Since Aug 29Pushed 8mo agoCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

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

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

[![Build Status](https://camo.githubusercontent.com/8c0231429a647422d3be7439b431b27e74e6dda89d6080c6be6190f0c32ef9f6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72616b6565762f6f61757468322d79616e6465782e737667)](https://travis-ci.org/rakeev/oauth2-yandex)[![Latest Version](https://camo.githubusercontent.com/2c587f02623559886a6fb8ff8b1c2b423777c4092092a943e68cf915c03c6f1b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6165676f2f6f61757468322d79616e6465782e737667)](https://packagist.org/packages/aego/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.

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

[](#installation)

```
composer require aego/oauth2-yandex
```

Usage
-----

[](#usage)

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

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance63

Regular maintenance activity

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

253d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61551308?v=4)[zip-fa](/maintainers/zip-fa)[@zip-fa](https://github.com/zip-fa)

---

Top Contributors

[![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/zip-fa-oauth2-yandex/health.svg)

```
[![Health](https://phpackages.com/badges/zip-fa-oauth2-yandex/health.svg)](https://phpackages.com/packages/zip-fa-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)
