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

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

lsupp/oauth2-vkontakte
======================

Vkontakte provider for league/oauth2-client

1.0.1(11mo ago)06MITPHPPHP ^7.3 || ^8.0

Since Jul 20Pushed 11mo agoCompare

[ Source](https://github.com/lsupp/oauth2-vkontakte)[ Packagist](https://packagist.org/packages/lsupp/oauth2-vkontakte)[ RSS](/packages/lsupp-oauth2-vkontakte/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

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

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

This package provides [Vk.com](https://vk.com/) integration for OAuth2 Client by the League.

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

[](#installation)

```
composer require lsupp/oauth2-vkontakte

```

Add to config/packages/knpu\_oauth2\_client.yaml
------------------------------------------------

[](#add-to-configpackagesknpu_oauth2_clientyaml)

```
vkontakte_main:
  type: generic
  provider_class: Lsupp\OAuth2\Client\Provider\Vkontakte
  # add and set these environment variables in your .env files
  client_id: '%env(OAUTH_VKONTAKTE_CLIENT_ID)%'
  client_secret: '%env(OAUTH_VKONTAKTE_CLIENT_SECRET)%'
  # a route name you'll create
  redirect_route: connect_vkontakte_check
  redirect_params: {}
  # whether to check OAuth2 "state": defaults to true
  # use_state: true

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

344d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/81867?v=4)[Vik Olliver](/maintainers/vik)[@vik](https://github.com/vik)

---

Top Contributors

[![lsupp](https://avatars.githubusercontent.com/u/138304634?v=4)](https://github.com/lsupp "lsupp (7 commits)")

---

Tags

symfonypackageleagueAuthenticationoauth2authorizationvkvkontakte

### Embed Badge

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

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

###  Alternatives

[league/oauth2-google

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

42223.4M176](/packages/league-oauth2-google)[thenetworg/oauth2-azure

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

25310.7M83](/packages/thenetworg-oauth2-azure)[and/oauth

Simple and amazing OAuth library with many providers. Just try it out!

4645.3k2](/packages/and-oauth)[calcinai/oauth2-xero

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

103.4M4](/packages/calcinai-oauth2-xero)[chervand/yii2-oauth2-server

OAuth 2.0 server for Yii 2.0 with MAC tokens support.

1524.7k1](/packages/chervand-yii2-oauth2-server)

PHPackages © 2026

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