PHPackages                             danielburger1337/steam-openid - 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. danielburger1337/steam-openid

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

danielburger1337/steam-openid
=============================

A simple, modern and modular OpenID client library implementation for Steam.

v1.2.0(2y ago)026MITPHPPHP ^8.1CI failing

Since Sep 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/danielburger1337/steam-openid-php)[ Packagist](https://packagist.org/packages/danielburger1337/steam-openid)[ Docs](https://github.com/danielburger1337/steam-openid-php)[ RSS](/packages/danielburger1337-steam-openid/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

[![PHPUnit](https://github.com/danielburger1337/steam-openid-php/actions/workflows/phpunit.yml/badge.svg)](https://github.com/danielburger1337/steam-openid-php/actions/workflows/phpunit.yml)[![PHPStan](https://github.com/danielburger1337/steam-openid-php/actions/workflows/phpstan.yml/badge.svg)](https://github.com/danielburger1337/steam-openid-php/actions/workflows/phpstan.yml)

Steam OpenID Authentication Library
===================================

[](#steam-openid-authentication-library)

A simple, modern and modular OpenID client library implementation for Steam.

Why this library?
-----------------

[](#why-this-library)

This library aims to make the proccess of OpenID authentication with Steam as painless as possible.

As you may know, there are already a couple of libraries that do more or less the exact same thing as this library:

-
-

But as you may know or will see, those libraries are exactly what people hate about PHP. They do not use any real coding or [php-fig (psr)](https://www.php-fig.org/) standards, are not modular (they require cURL) and are generally a pain to work with because they do not throw exceptions.

How To Use
----------

[](#how-to-use)

```
