PHPackages                             aego/oauth2-odnoklassniki - 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. aego/oauth2-odnoklassniki

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

aego/oauth2-odnoklassniki
=========================

Odnoklassniki provider for league/oauth2-client

0.4.1(9y ago)324.6k16[1 issues](https://github.com/rakeev/oauth2-odnoklassniki/issues)MITPHPPHP &gt;=5.5

Since Nov 29Pushed 7y agoCompare

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

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

Odnoklassniki OAuth2 client provider
====================================

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

[![Build Status](https://camo.githubusercontent.com/5eb9cb0173229413eb8378f3827b66d48fab478d9bd14cc9be76defe3b156cf0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72616b6565762f6f61757468322d6f646e6f6b6c6173736e696b692e737667)](https://travis-ci.org/rakeev/oauth2-odnoklassniki)[![Latest Version](https://camo.githubusercontent.com/a26dd178f39717b1efedf4c8d21aeb227ff01cca584b7b8591f0a35cf8eaf302/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6165676f2f6f61757468322d6f646e6f6b6c6173736e696b692e737667)](https://packagist.org/packages/aego/oauth2-odnoklassniki)[![License](https://camo.githubusercontent.com/25c29d5abf2908cb08d3614df44e981aabb16fb659695b25223510a299010f20/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6165676f2f6f61757468322d6f646e6f6b6c6173736e696b692e737667)](https://packagist.org/packages/aego/oauth2-odnoklassniki)

This package provides [Odnoklassniki](http://ok.ru) integration for [OAuth2 Client](https://github.com/thephpleague/oauth2-client) by the League.

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

[](#installation)

```
composer require aego/oauth2-odnoklassniki
```

Usage
-----

[](#usage)

```
$provider = new Aego\OAuth2\Client\Provider\Odnoklassniki([
    'clientId' => '1234567890',
    'clientPublic' => 'BA57A2DACCE55C0DE',
    'clientSecret' => '5ADC0DE2ADD1C7ED70C0FFEE',
    'redirectUri' => 'https://example.org/oauth-endpoint',
]);
```

Please pay attention to additional *clientPublic* parameter — provider requires both numeric and symbolic application IDs.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

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

Every ~258 days

Total

4

Last Release

3410d ago

PHP version history (2 changes)0.2PHP ~5.4

0.4PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd1ada15589228acbcf16ac80e2e0cf4ee83a3f7d341012ef53d9fea2fe4a1b0?d=identicon)[rakeev](/maintainers/rakeev)

---

Top Contributors

[![rakeev](https://avatars.githubusercontent.com/u/1861570?v=4)](https://github.com/rakeev "rakeev (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aego-oauth2-odnoklassniki/health.svg)

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

###  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)
