Download the PHP package skyraptor/laravel-steam-login without Composer
On this page you can find all versions of the php package skyraptor/laravel-steam-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-steam-login
Laravel Steam Login
A light package to provide easy authentication with the Steam API to your Laravel project.
Features
- Redirect users to the page they were on before logging in
SteamUser
class to easily retrieve a player's data- Included controller and routes for easy setup
Installation
-
Install library
- Add routes
routes/web.php
App\Http\Controllers\Auth\SteamLoginController.php
Credits
Thanks to these libs which led me to make this
- https://github.com/kanalumaddela/laravel-steam-login (original author)
- https://github.com/Ehesp/Steam-Login (Parts of code used and re-purposed for laravel)
- https://github.com/invisnik/laravel-steam-auth
All versions of laravel-steam-login with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-json Version *
ext-libxml Version *
ext-simplexml Version *
xpaw/steamid Version dev-master
guzzlehttp/guzzle Version ^6.5.5|^7.0.1
ext-json Version *
ext-libxml Version *
ext-simplexml Version *
xpaw/steamid Version dev-master
guzzlehttp/guzzle Version ^6.5.5|^7.0.1
The package skyraptor/laravel-steam-login contains the following files
Loading the files please wait ....