steam-api-php
steam-api-php copied to clipboard
A PHP wrapper for the Steam api
I've forked this package and updated it for PHP 8.1 and the latest versions of Guzzle, PHPUnit, and Mockery: https://packagist.org/packages/squegtech/steam-api I did this because the latest version of this repo...
Fixes deprecations in the before_script. Explicitly set the distro version, since the default lacks support for php 5.5. Increase maximum tested version to 7.3, instead of 7.1
Fix exception throwing by guzzle whenever you try to POST a command.
Passing in the "body" request option as an array to send a POST request has been deprecated. Please use the "form_params" request option to send a application/x-www-form-urlencoded request, or the...
Hello, can you make some demo? for example, how to get data for such a link: http://steamcommunity.com/market/priceoverview/?appid=730&cy=3&market_hash_name=StatTrak%E2%84%A2%20M4A1-S%20|%20Hyper%20Beast%20(Minimal%20Wear)
OK, so I'm trying to install using composer but I get a ``` Using version ^2.1 for da-mitchell/steam-api ./composer.json has been updated Loading composer repositories with package information Updating dependencies...