PHPackages                             da-mitchell/steam-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. da-mitchell/steam-api

AbandonedArchivedLibrary[API Development](/categories/api)

da-mitchell/steam-api
=====================

PHP wrapper for the steam web API

2.1.1(10y ago)807.6k25[4 issues](https://github.com/DaMitchell/steam-api-php/issues)[3 PRs](https://github.com/DaMitchell/steam-api-php/pulls)BSD-2-ClausePHPPHP &gt;=5.5.0

Since Nov 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/DaMitchell/steam-api-php)[ Packagist](https://packagist.org/packages/da-mitchell/steam-api)[ Docs](https://github.com/DaMitchell/steam-api-php)[ RSS](/packages/da-mitchell-steam-api/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

\#Steam API Wrapper [![Build Status](https://camo.githubusercontent.com/051c199e367107f93fb815ad2b2f3e327be0a79506ebf1899731381f368dd09a/68747470733a2f2f7472617669732d63692e6f72672f44614d69746368656c6c2f737465616d2d6170692d7068702e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/DaMitchell/steam-api-php)

A PHP wrapper for the Steam API

It would be great to hear from people that are actively using this. Here is a link to Gitter .

This is v2 of the library and it is pretty much a rewirte that makes it more flexible. It will allow you to do whatever you want to the response whether that is to get an array of map the response onto an object.

I have based all the available commands on what is documented here [https://lab.xpaw.me/steam\_api\_documentation.html](https://lab.xpaw.me/steam_api_documentation.html).

Installation
------------

[](#installation)

Install the latest version using [Composer](http://getcomposer.org) by running `composer require da-mitchell/steam-api`

Usage
-----

[](#usage)

```
