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

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

nascom/oauth2-teamleader
========================

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

0.1.2(4y ago)154.4k↓47.8%1[1 PRs](https://github.com/Nascom/oauth2-teamleader/pulls)MITPHPPHP &gt;=5.6CI failing

Since Aug 29Pushed 4y ago5 watchersCompare

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

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

Teamleader Provider for OAuth 2.0 Client
========================================

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

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

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

[](#installation)

```
composer require nascom/oauth2-teamleader

```

Usage
-----

[](#usage)

See the [League documentation](http://oauth2-client.thephpleague.com/usage/). This package provides a Teamleader specific provider you can use instead of the generic one.

```
$provider = new Nascom\OAuth2\Client\Provider\Teamleader([
    'clientId' => 'your-client-id',
    'clientSecret' => 'your-client-secret',
    'redirectUri' => 'https://example.com/your-redirect-url',
]);
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~518 days

Total

3

Last Release

1782d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/80628d7159e96698292fb28c75617f65496fe1fba8920a57c28c1884cc0233ff?d=identicon)[nascom](/maintainers/nascom)

---

Top Contributors

[![mark-gerarts](https://avatars.githubusercontent.com/u/11940560?v=4)](https://github.com/mark-gerarts "mark-gerarts (3 commits)")[![timdegroote](https://avatars.githubusercontent.com/u/1674142?v=4)](https://github.com/timdegroote "timdegroote (1 commits)")

---

Tags

leagueoauth2teamleaderoauth2Teamleader

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[league/oauth2-google

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

42121.2M118](/packages/league-oauth2-google)[knpuniversity/oauth2-client-bundle

Integration with league/oauth2-client to provide services

84016.7M61](/packages/knpuniversity-oauth2-client-bundle)[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)[league/oauth2-facebook

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

32013.0M66](/packages/league-oauth2-facebook)[patrickbussmann/oauth2-apple

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

1132.5M6](/packages/patrickbussmann-oauth2-apple)

PHPackages © 2026

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