2017 © Pedro Peláez
 

library steamspy-api-client

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

image

inside/steamspy-api-client

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

  • Saturday, June 10, 2017
  • by insideone
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Steamspy API Client

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

Installing

composer require inside/steamspy-api-client

Usage

use Inside\SteamspyApi\Steamspy;

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

The Versions

10/06 2017

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires

10/06 2017

0.1.1

0.1.1.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires