PHPackages                             b3rs3rk/steamfront - 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. b3rs3rk/steamfront

ActiveLibrary[API Development](/categories/api)

b3rs3rk/steamfront
==================

PHP Wrapper for Accessing the Steam Storefront API

033.5k2[1 issues](https://github.com/b3rs3rk/steamfront/issues)2PHP

Since Aug 27Pushed 8y agoCompare

[ Source](https://github.com/b3rs3rk/steamfront)[ Packagist](https://packagist.org/packages/b3rs3rk/steamfront)[ RSS](/packages/b3rs3rk-steamfront/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (2)

Steamfront - PHP Wrapper for Accessing the Steam Storefront API
===============================================================

[](#steamfront---php-wrapper-for-accessing-the-steam-storefront-api)

This is a simple wrapper for accessing the very lightweight API that Steam offers for its Big Picture Mode. It provides detailed application information, without being constrained to a particular Steam user's library like their Web API.

This makes it especially useful for referencing large amount of information in which you have the Steam App ID readily available.

You can either use the Includes.php file and do a manual clone, or you can do a composer based install and use autoloading namespaces.

Once you've got it running (autoload used below), simply invoke the client and perform a sample query:

```
