Download the PHP package justinback/steam-php without Composer
On this page you can find all versions of the php package justinback/steam-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download justinback/steam-php
More information about justinback/steam-php
Files in justinback/steam-php
Download justinback/steam-php
More information about justinback/steam-php
Files in justinback/steam-php
Vendor justinback
Package steam-php
Short Description Steamworks PHP Wrapper for easy WebAPI interaction
License
Package steam-php
Short Description Steamworks PHP Wrapper for easy WebAPI interaction
License
Please rate this library. Is it a good library?
Informations about the package steam-php
SteamPHP
Notice!
Do not pick the master branch, its unstable and broken as its WIP.
Pick a release instead, those are stable!
Compability
Info
FAQ
Why?
Most developers struggle with interacting with the WebAPI, this (yet) unfinished library makes everything easier!
How?
Making web requests especially multiple can be frustrating such as code quality. This library makes it easy with providing one liners. Examples below*
Installation
Composer
composer require justinback/steam-php
- include
vendor/autoload.php
- See Usage
By Source
- Download from GitHub
- include
steam.php
- See Usage
Usage
Examples
Examples are in the examples/
directory.
Documentation
Generating
Get apigen
Feature Requests / Bug Reports
Feel free to make a Pull Request or Open an Issue!
All versions of steam-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package justinback/steam-php contains the following files
Loading the files please wait ....