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

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

1sept/oauth2-1sept
==================

September First OAuth 2.0 Client Provider for The PHP League OAuth2-Client

v1.4.11(7mo ago)0136MITPHPPHP ^8.3CI passing

Since Dec 20Pushed 7mo ago2 watchersCompare

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

READMEChangelog (10)Dependencies (7)Versions (25)Used By (0)

September First OAuth2 client provider
======================================

[](#september-first-oauth2-client-provider)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

This package provides [September First](https://api.1sept.ru) integration for [OAuth2 Client](https://github.com/thephpleague/oauth2-client) by the League.

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

[](#installation)

Just execute:

```
composer require 1sept/oauth2-1sept
```

Usage
-----

[](#usage)

```
$provider = new \Sept\OAuth2\Client\Provider\SeptemberFirstProvider([
    'clientId' => 'client_id',
    'clientSecret' => 'secret',
    'redirectUri' => 'https://example.org/oauth-endpoint',
]);
```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance64

Regular maintenance activity

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

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

Recently: every ~129 days

Total

24

Last Release

216d ago

PHP version history (5 changes)v1.0PHP ^5.6|^7.0

v1.0.2PHP ^7.0

v1.3.0PHP ^7.3 || ^8

v1.4.8PHP ^8.2

v1.4.11PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9eb4f4f9231f67dc83cbab6b7010cbf462dabd7e306c8a5cbb3a65b854f45c5f?d=identicon)[npub](/maintainers/npub)

![](https://www.gravatar.com/avatar/3549795655be4220f15ba18e127d253a6f89e25d586e310bb97b784f9cd22ae4?d=identicon)[naumso](/maintainers/naumso)

---

Top Contributors

[![npub](https://avatars.githubusercontent.com/u/751867?v=4)](https://github.com/npub "npub (24 commits)")

---

Tags

1septoauth2-clientphpclientoauthoauth2authorization1sept

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[league/oauth2-google

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

41721.2M118](/packages/league-oauth2-google)[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)[mollie/oauth2-mollie-php

Mollie Provider for OAuth 2.0 Client

251.7M1](/packages/mollie-oauth2-mollie-php)[omines/oauth2-gitlab

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

36721.5k13](/packages/omines-oauth2-gitlab)

PHPackages © 2026

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