Download the PHP package snipedragon/steamlink without Composer
On this page you can find all versions of the php package snipedragon/steamlink. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snipedragon/steamlink
More information about snipedragon/steamlink
Files in snipedragon/steamlink
Download snipedragon/steamlink
More information about snipedragon/steamlink
Files in snipedragon/steamlink
Vendor snipedragon
Package steamlink
Short Description Provides authentication through Steam's OpenID and returns an object for the authenticated user.
License MIT
Package steamlink
Short Description Provides authentication through Steam's OpenID and returns an object for the authenticated user.
License MIT
Please rate this library. Is it a good library?
Informations about the package steamlink
SteamLink
Provides authentication through Steam's OpenID and returns an object for the authenticated user.
I could not find a solution that met my needs, so I made my own, the goals I set for myself are as follows:
- Generate a Login Button/URL using Steam's provided login button graphics.
- Begin a session (optional) and return a user object on login.
- Have the ability to refresh a user object by providing a steamid.
Getting Started - Composer
Add this to your composer.json
file, in the require object:
After that, run composer install
to install the package.
OR
Example
All versions of steamlink with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package snipedragon/steamlink contains the following files
Loading the files please wait ....