Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steamspy API Client

Steamspy API client for PHP (http://steamspy.com/api.php)

Installing

composer require inside/steamspy-api-client

Usage

use Inside\SteamspyApi\Steamspy;

$api = new Steamspy;
$game = $api->appdetails(262060);
echo $game->name;

About

Steamspy API client for PHP (http://steamspy.com/api.php)

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages