PHPackages                             drowningelysium/laravel-socialite-congressus - 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. drowningelysium/laravel-socialite-congressus

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

drowningelysium/laravel-socialite-congressus
============================================

An oAuth2 implementation to allow authentication through Congressus.

07PHP

Since Oct 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DrowningElysium/LaravelSocialiteCongressus)[ Packagist](https://packagist.org/packages/drowningelysium/laravel-socialite-congressus)[ RSS](/packages/drowningelysium-laravel-socialite-congressus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Congressus Socialite Provider
=============================

[](#congressus-socialite-provider)

This package adds a [Laravel Socialite](https://laravel.com/docs/socialite) provider for [Congressus](https://congressus.nl).

### Configuration for `config/services.php`

[](#configuration-for-configservicesphp)

```
return [
    // ...
    'congressus' => [
        'domain' => 'https://www.association.url', // The url of the association to connect to
        'client_id' => env('CONGRESSUS_CLIENT_ID'),
        'client_secret' => env('CONGRESSUS_CLIENT_SECRET'),
        'redirect' => env('APP_URL').'/callback-url',
    ],
    // ...
];
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fa84ddce29ea9a16fce40e637b1fa71a673e71f1068ca9dc867193a3cb8bcf8?d=identicon)[DrowningElysium](/maintainers/DrowningElysium)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/drowningelysium-laravel-socialite-congressus/health.svg)

```
[![Health](https://phpackages.com/badges/drowningelysium-laravel-socialite-congressus/health.svg)](https://phpackages.com/packages/drowningelysium-laravel-socialite-congressus)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

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

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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