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

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

sergey-sla/oauth2-yandex
========================

Yandex provider for league/oauth2-client

0.5(8y ago)01.2kMITPHPPHP &gt;=5.6

Since Dec 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sergey-sla/oauth2-yandex)[ Packagist](https://packagist.org/packages/sergey-sla/oauth2-yandex)[ RSS](/packages/sergey-sla-oauth2-yandex/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (2)Versions (6)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 sergey-sla/oauth2-yandex
```

Usage
-----

[](#usage)

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

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

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

Every ~260 days

Total

5

Last Release

3183d ago

PHP version history (3 changes)0.1PHP ~5.4

0.2PHP &gt;=5.5

0.5PHP &gt;=5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4974208?v=4)[Sergey Slabak](/maintainers/sergey-sla)[@sergey-sla](https://github.com/sergey-sla)

---

Top Contributors

[![rakeev](https://avatars.githubusercontent.com/u/1861570?v=4)](https://github.com/rakeev "rakeev (4 commits)")[![sergey-sla](https://avatars.githubusercontent.com/u/4974208?v=4)](https://github.com/sergey-sla "sergey-sla (4 commits)")[![yethee](https://avatars.githubusercontent.com/u/559488?v=4)](https://github.com/yethee "yethee (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[league/oauth2-google

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

42222.6M157](/packages/league-oauth2-google)[stevenmaguire/oauth2-keycloak

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

2276.2M36](/packages/stevenmaguire-oauth2-keycloak)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[thenetworg/oauth2-azure

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

24610.3M72](/packages/thenetworg-oauth2-azure)[patrickbussmann/oauth2-apple

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

1152.7M11](/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.8M9](/packages/microsoft-kiota-authentication-phpleague)

PHPackages © 2026

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