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

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

sergey-sla/oauth2-vkontakte
===========================

Vkontakte provider for league/oauth2-client

v1.0.8(8y ago)017.4k31MITPHPPHP &gt;=5.6

Since Mar 28Pushed 8y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (3)Versions (7)Used By (1)

Vkontakte OAuth2 client provider
================================

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

[![Build Status](https://camo.githubusercontent.com/639b9d13b8aee469f167457219f275815019f85eef21c68cb74b6109e09c6248/68747470733a2f2f7472617669732d63692e6f72672f6a346b2f6f61757468322d766b6f6e74616b74652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/j4k/oauth2-vkontakte)[![Latest Stable Version](https://camo.githubusercontent.com/1e880d93e29dfc79acbf8eb2a702e63cf1d4e24717814ba4ef779253ff9b995a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a346b2f6f61757468322d766b6f6e74616b74652e737667)](https://packagist.org/packages/j4k/oauth2-vkontakte)[![License](https://camo.githubusercontent.com/5f509454f0f1cd69705d1173abbe718ba3025220dc3262b4718d8d4c1296f004/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a346b2f6f61757468322d766b6f6e74616b74652e737667)](https://packagist.org/packages/j4k/oauth2-vkontakte)

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

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

[](#installation)

```
composer require sergey-sla/oauth2-vkontakte
```

Usage
-----

[](#usage)

```
$provider = new J4k\OAuth2\Client\Provider\Vkontakte([
    'clientId' => '1234567',
    'clientSecret' => 's0meRe4lLySEcRetC0De',
    'redirectUri' => 'https://example.org/oauth-endpoint',
]);
```

Contributions
-------------

[](#contributions)

Contributions are very welcome. Please submit a PR

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

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

Recently: every ~239 days

Total

6

Last Release

2990d ago

PHP version history (2 changes)v1.0.3PHP ~5.4

v1.0.7PHP &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

[![acidy84](https://avatars.githubusercontent.com/u/13178151?v=4)](https://github.com/acidy84 "acidy84 (11 commits)")[![sergey-sla](https://avatars.githubusercontent.com/u/4974208?v=4)](https://github.com/sergey-sla "sergey-sla (5 commits)")[![kudmni](https://avatars.githubusercontent.com/u/6409099?v=4)](https://github.com/kudmni "kudmni (4 commits)")[![j4k](https://avatars.githubusercontent.com/u/4141007?v=4)](https://github.com/j4k "j4k (3 commits)")[![Nafania](https://avatars.githubusercontent.com/u/582564?v=4)](https://github.com/Nafania "Nafania (3 commits)")[![rakeev](https://avatars.githubusercontent.com/u/1861570?v=4)](https://github.com/rakeev "rakeev (2 commits)")

---

Tags

packageleague

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[vertisan/oauth2-twitch-helix

Twitch (new version Helix) OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1181.4k8](/packages/vertisan-oauth2-twitch-helix)[j4k/oauth2-vkontakte

Vkontakte provider for league/oauth2-client

1252.8k1](/packages/j4k-oauth2-vkontakte)

PHPackages © 2026

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