PHPackages                             zeropingheroes/steam-apis - 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. zeropingheroes/steam-apis

ActiveLibrary[API Development](/categories/api)

zeropingheroes/steam-apis
=========================

Interface with Steam's APIs.

3.1.0(1mo ago)038↓44.4%MITPHPPHP ^8.2CI passing

Since Jan 27Pushed 1mo agoCompare

[ Source](https://github.com/zeropingheroes/steam-apis)[ Packagist](https://packagist.org/packages/zeropingheroes/steam-apis)[ RSS](/packages/zeropingheroes-steam-apis/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (26)Versions (11)Used By (0)

Steam APIs
==========

[](#steam-apis)

[![PHP Version](https://camo.githubusercontent.com/28e5d36d3db73bfb0f74cbbd18959ab1c409c0e55eba675634d1057dc813ba80/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f7a65726f70696e676865726f65732f737465616d2d617069732f7068703f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zeropingheroes/steam-apis)[![Laravel Version](https://camo.githubusercontent.com/03e08dc4ed2aba80c5524be81c87fde9225b52d05049915647cc62771742467a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f7a65726f70696e676865726f65732f737465616d2d617069732f696c6c756d696e6174652f737570706f72743f7374796c653d666c61742d737175617265266c6162656c3d4c61726176656c)](https://packagist.org/packages/zeropingheroes/steam-apis)

Interface with Steam's APIs using PHP.

Forked with ❤️ from [Astrotomic/steam-sdk](https://github.com/Astrotomic/steam-sdk).

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

[](#installation)

```
composer require zeropingheroes/steam-apis
```

In your Laravel project's `config/services.php` add your [Steam API key](https://steamcommunity.com/dev/apikey):

```
