PHPackages                             mnwb/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. mnwb/oauth2-vkontakte

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

mnwb/oauth2-vkontakte
=====================

Vkontakte provider for league/oauth2-client

v1.0.4(5mo ago)08MITPHPPHP &gt;=8.0

Since Oct 19Pushed 5mo agoCompare

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

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

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

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

[![Latest Stable Version](https://camo.githubusercontent.com/de64b6d71ef3e4f442634b799ce81573b9f9f223a65f54bc5c2b3896c267907c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6e77622f6f61757468322d766b6f6e74616b74652e737667)](https://packagist.org/packages/mnwb/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 mnwb/oauth2-vkontakte
```

Configuration
-------------

[](#configuration)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance71

Regular maintenance activity

Popularity4

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

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

Total

2

Last Release

164d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f6b0b90818e4dfe3d23d2de0c4dde24c3d1d4f86015debee5635871cd0254f4?d=identicon)[mnwb-fh](/maintainers/mnwb-fh)

---

Top Contributors

[![tinpansoul](https://avatars.githubusercontent.com/u/5672868?v=4)](https://github.com/tinpansoul "tinpansoul (22 commits)")[![j4k](https://avatars.githubusercontent.com/u/4141007?v=4)](https://github.com/j4k "j4k (8 commits)")[![mnwb-fh](https://avatars.githubusercontent.com/u/238841458?v=4)](https://github.com/mnwb-fh "mnwb-fh (8 commits)")[![illuminati0n](https://avatars.githubusercontent.com/u/5390485?v=4)](https://github.com/illuminati0n "illuminati0n (7 commits)")[![kudmni](https://avatars.githubusercontent.com/u/6409099?v=4)](https://github.com/kudmni "kudmni (5 commits)")[![NikitinSergeyVladimirovich](https://avatars.githubusercontent.com/u/89037481?v=4)](https://github.com/NikitinSergeyVladimirovich "NikitinSergeyVladimirovich (2 commits)")[![rakeev](https://avatars.githubusercontent.com/u/1861570?v=4)](https://github.com/rakeev "rakeev (2 commits)")[![xdrew](https://avatars.githubusercontent.com/u/1220667?v=4)](https://github.com/xdrew "xdrew (1 commits)")[![autowp](https://avatars.githubusercontent.com/u/2299280?v=4)](https://github.com/autowp "autowp (1 commits)")[![Pchol](https://avatars.githubusercontent.com/u/1392398?v=4)](https://github.com/Pchol "Pchol (1 commits)")[![artad](https://avatars.githubusercontent.com/u/1460351?v=4)](https://github.com/artad "artad (1 commits)")

---

Tags

packageleague

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[vertisan/oauth2-twitch-helix

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

1367.4k3](/packages/vertisan-oauth2-twitch-helix)[j4k/oauth2-vkontakte

Vkontakte provider for league/oauth2-client

1252.8k1](/packages/j4k-oauth2-vkontakte)[fof/passport

The OAuth2 (and Laravel passport) compatible oauth extension

3013.3k](/packages/fof-passport)[rickycezar/laravel-jwt-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

24117.6k](/packages/rickycezar-laravel-jwt-impersonate)[bulutfon/php-sdk

Bulutfon sdk for Bulutfon-Api

101.4k](/packages/bulutfon-php-sdk)

PHPackages © 2026

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