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

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

lsupp/oauth2-yandex
===================

Yandex provider for league/oauth2-client

1.0.0(11mo ago)018MITPHPPHP ^7.3 || ^8.0

Since Jul 25Pushed 11mo agoCompare

[ Source](https://github.com/lsupp/oauth2-yandex)[ Packagist](https://packagist.org/packages/lsupp/oauth2-yandex)[ RSS](/packages/lsupp-oauth2-yandex/feed)WikiDiscussions main Synced today

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

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

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

This package provides [Yandex.com](https://yandex.ru/) integration for OAuth2 Client by the League.

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

[](#installation)

```
composer require lsupp/oauth2-yandex

```

Add to config/packages/knpu\_oauth2\_client.yaml
------------------------------------------------

[](#add-to-configpackagesknpu_oauth2_clientyaml)

```
yandex_main:
  type: generic
  provider_class: Lsupp\OAuth2\Client\Provider\Yandex
  # add and set these environment variables in your .env files
  client_id: '%env(OAUTH_YANDEX_CLIENT_ID)%'
  client_secret: '%env(OAUTH_YANDEX_CLIENT_SECRET)%'
  # a route name you'll create
  redirect_route: connect_yandex_check
  redirect_params: {}
  # whether to check OAuth2 "state": defaults to true
  # use_state: true

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance51

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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

343d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/81867?v=4)[Vik Olliver](/maintainers/vik)[@vik](https://github.com/vik)

---

Top Contributors

[![lsupp](https://avatars.githubusercontent.com/u/138304634?v=4)](https://github.com/lsupp "lsupp (3 commits)")

---

Tags

symfonypackageleagueAuthenticationoauth2authorizationyandexya

### Embed Badge

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

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

###  Alternatives

[league/oauth2-google

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

42223.4M176](/packages/league-oauth2-google)[thenetworg/oauth2-azure

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

25310.7M82](/packages/thenetworg-oauth2-azure)[calcinai/oauth2-xero

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

103.4M4](/packages/calcinai-oauth2-xero)[chervand/yii2-oauth2-server

OAuth 2.0 server for Yii 2.0 with MAC tokens support.

1524.7k1](/packages/chervand-yii2-oauth2-server)

PHPackages © 2026

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