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

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

kolyya/oauth2-kolyya
====================

Sign in with Kolyya OAuth 2.0 Client Provider for The PHP League OAuth2-Client

0.0.1(3y ago)0680↓45.5%MIT

Since Feb 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kolyya/oauth2-kolyya)[ Packagist](https://packagist.org/packages/kolyya/oauth2-kolyya)[ RSS](/packages/kolyya-oauth2-kolyya/feed)WikiDiscussions master Synced 3w ago

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

Kolyya Provider for OAuth 2.0 Client
====================================

[](#kolyya-provider-for-oauth-20-client)

This package provides Kolyya OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

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

[](#installation)

To install, use composer:

```
composer require kolyya/oauth2-kolyya

```

Development
-----------

[](#development)

At the root of the symfony project, create a directory `Kolyya`.

Clone this repository to this directory:

```
git clone git@github.com:kolyya/oauth2-kolyya.git
```

Add to file `composer.json`:

```
{
  //...
  "autoload": {
    "psr-4": {
      //...
      "Kolyya\\OAuth2Client\\": "Kolyya\\oauth2-kolyya\\src"
    }
  },
}
```

And execute the command:

```
composer dump-autoload
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1233d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8344044?v=4)[kolyya](/maintainers/kolyya)[@kolyya](https://github.com/kolyya)

---

Top Contributors

[![kolyya](https://avatars.githubusercontent.com/u/8344044?v=4)](https://github.com/kolyya "kolyya (2 commits)")

### Embed Badge

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

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

###  Alternatives

[league/oauth2-google

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

42222.6M157](/packages/league-oauth2-google)[stevenmaguire/oauth2-keycloak

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

2276.2M36](/packages/stevenmaguire-oauth2-keycloak)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[thenetworg/oauth2-azure

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

24610.3M72](/packages/thenetworg-oauth2-azure)[patrickbussmann/oauth2-apple

Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1152.7M11](/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.8M9](/packages/microsoft-kiota-authentication-phpleague)

PHPackages © 2026

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