PHPackages                             team-reflex/steam-auth - 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. team-reflex/steam-auth

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

team-reflex/steam-auth
======================

Steam Authentication for use with the Laravel framework.

v1.0.0(10y ago)29901MITPHP

Since Dec 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/teamreflex/SteamAuth)[ Packagist](https://packagist.org/packages/team-reflex/steam-auth)[ RSS](/packages/team-reflex-steam-auth/feed)WikiDiscussions master Synced today

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

SteamAuth
---------

[](#steamauth)

Provides Steam OAuth authentication. Includes Laravel Service Provider and Facade.

**Deprecated:** Use socialiteproviders/steam.

### Use with Laravel

[](#use-with-laravel)

To use the Service Provider and Facade, make sure you add the following in your `config/app.php`:

```
'providers' => [
    ...
    Reflex\SteamAuth\Laravel\SteamAuthServiceProvider::class
],

...

'aliases' => [
    ...
    'SteamAuth' => Reflex\SteamAuth\Laravel\SteamAuth::class
],
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3843d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7f351daf21fdfaf906b234bf4282b2089fe36d75fd19504e8e262af78fa43fe?d=identicon)[uniquoooo](/maintainers/uniquoooo)

---

Top Contributors

[![xKairu](https://avatars.githubusercontent.com/u/169433509?v=4)](https://github.com/xKairu "xKairu (1 commits)")

### Embed Badge

![Health badge](/badges/team-reflex-steam-auth/health.svg)

```
[![Health](https://phpackages.com/badges/team-reflex-steam-auth/health.svg)](https://phpackages.com/packages/team-reflex-steam-auth)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[overtrue/socialite

A collection of OAuth 2 packages.

1.4k5.6M90](/packages/overtrue-socialite)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

121242.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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