PHPackages                             nhanchaukp/yandex-oauth-php - 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. nhanchaukp/yandex-oauth-php

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

nhanchaukp/yandex-oauth-php
===========================

Yandex PHP OAuth library.

1.0.4(4y ago)05MITPHP

Since Oct 2Pushed 4y agoCompare

[ Source](https://github.com/nhanchaukp/yandex-oauth-php)[ Packagist](https://packagist.org/packages/nhanchaukp/yandex-oauth-php)[ RSS](/packages/nhanchaukp-yandex-oauth-php/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (9)Used By (0)

PHP-библиотека OAuth-авторизации API Яндекса
============================================

[](#php-библиотека-oauth-авторизации-api-яндекса)

Протокол OAuth 2.0 позволяет приложениям работать с сервисами Яндекса от имени пользователя. Доступ каждого приложения явно ограничивается правами, заданными при его регистрации. О базовых принципах OAuth, а также об особенностях протокола в Яндексе читайте раздел [Реализация OAuth в Яндексе](https://tech.yandex.ru/oauth/doc/dg/concepts/ya-oauth-intro-docpage/) документации. Библиотека написана на языке и содержит методы для OAuth-авторизации в Яндексе.

- [Требования](#%D0%A2%D1%80%D0%B5%D0%B1%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F)
- [Лицензия](#%D0%9B%D0%B8%D1%86%D0%B5%D0%BD%D0%B7%D0%B8%D1%8F)
- [Установка](#%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0)
- [Использование](#%D0%98%D1%81%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5)

Требования
----------

[](#требования)

- PHP 5.6 или выше.
- Зарегистрированное приложение.

Подробнее см. раздел [С чего начать](https://github.com/yandex-market/yandex-market-php-oauth/wiki/%D0%A1-%D1%87%D0%B5%D0%B3%D0%BE-%D0%BD%D0%B0%D1%87%D0%B0%D1%82%D1%8C) в Wiki.

Лицензия
--------

[](#лицензия)

Библиотека распространяется по [лицензии MIT](LICENSE.txt).

Установка
---------

[](#установка)

Библиотека устанавливается с помощью пакетного менеджера [Composer](https://getcomposer.org).

1. Добавьте библиотеку в файл `composer.json` вашего проекта:

    ```
    {
        "require": {
            "yandex-market/yandex-market-php-oauth": "*"
        }
    }
    ```
2. Включите автозагрузчик Composer в код проекта:

    ```
    require __DIR__ . '/vendor/autoload.php';
    ```

Использование
-------------

[](#использование)

См. [Wiki](https://github.com/yandex-market/yandex-market-php-oauth/wiki) и [документацию OAuth в Яндексе](https://tech.yandex.ru/oauth/doc/dg/concepts/about-docpage/).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~330 days

Total

5

Last Release

1512d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16833818?v=4)[Châu Thái Nhân](/maintainers/nhanchaukp)[@nhanchaukp](https://github.com/nhanchaukp)

---

Top Contributors

[![nhanchaukp](https://avatars.githubusercontent.com/u/16833818?v=4)](https://github.com/nhanchaukp "nhanchaukp (5 commits)")[![MarketLLC](https://avatars.githubusercontent.com/u/43435947?v=4)](https://github.com/MarketLLC "MarketLLC (4 commits)")[![VitaliaSmaglenko](https://avatars.githubusercontent.com/u/45493091?v=4)](https://github.com/VitaliaSmaglenko "VitaliaSmaglenko (3 commits)")[![eightyeight](https://avatars.githubusercontent.com/u/5863398?v=4)](https://github.com/eightyeight "eightyeight (1 commits)")

---

Tags

sdkoauthyandex

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/nhanchaukp-yandex-oauth-php/health.svg)

```
[![Health](https://phpackages.com/badges/nhanchaukp-yandex-oauth-php/health.svg)](https://phpackages.com/packages/nhanchaukp-yandex-oauth-php)
```

###  Alternatives

[hwi/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.

2.4k22.3M81](/packages/hwi-oauth-bundle)[bocharsky-bw/vkontakte-php-sdk

Vkontakte PHP SDK

3359.6k1](/packages/bocharsky-bw-vkontakte-php-sdk)[acuityscheduling/acuityscheduling

Acuity Scheduling PHP SDK. Examples and a standard library for Acuity Scheduling integration.

11305.4k](/packages/acuityscheduling-acuityscheduling)

PHPackages © 2026

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