PHPackages                             passioneight/pimcore-steam-web-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. passioneight/pimcore-steam-web-api

ActivePimcore-bundle

passioneight/pimcore-steam-web-api
==================================

2.0.0(3y ago)130GPL-3.0PHP

Since Jan 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/passioneight/pimcore-steam-web-api)[ Packagist](https://packagist.org/packages/passioneight/pimcore-steam-web-api)[ RSS](/packages/passioneight-pimcore-steam-web-api/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Steam Web API
=============

[](#steam-web-api)

This **Pimcore**-bundle provides an API and corresponding `DataObject`s, which can be used to link a user with their [Steam](https://store.steampowered.com/) profile and load any publicly available information.

> Information that is classified by Steam as private is also supported, but can only be loaded if the profile settings of the user allow it.

###### Table of contents

[](#table-of-contents)

- [Installation](/documentation/10_installation.md)
- [Prerequisites](/documentation/15_prerequisites.md)
- [Configuration](/documentation/19_configuration.md)
- [Usage](/documentation/20_usage.md)
    - [Open ID](/documentation/20_usage.md#open-id)
    - [Using the API](/documentation/20_usage.md#using-the-api)

When should I use this bundle?
==============================

[](#when-should-i-use-this-bundle)

If you are using Pimcore to create a project that needs information about a user's Steam profile. Or you just want the user to be able to link their Steam account to your website.

Why should I use this bundle?
=============================

[](#why-should-i-use-this-bundle)

Steam's Web API is rather cumbersome and often outdated or a bit messy. It takes a while to fully understand how to use it.

This bundle will ease the process of fetching data from Steam.

Implemented Endpoints
=====================

[](#implemented-endpoints)

- [IPlayerService](https://partner.steamgames.com/doc/webapi/IPlayerService)
    - GetRecentlyPlayedGames
    - GetOwnedGames
    - GetSteamLevel
    - GetBadges
    - GetCommunityBadgesProgress
    - IsPlayingSharedGame
- [ISteamNews](https://partner.steamgames.com/doc/webapi/ISteamNews)
    - GetNewsForApp
- [ISteamApps](https://partner.steamgames.com/doc/webapi/ISteamApps)
    - GetAppList
- [ISteamUser](https://partner.steamgames.com/doc/webapi/ISteamUser)
    - GetFriendList
    - GetPlayerBans
    - GetPlayerSummaries
    - GetUserGroupList
    - ResolveVanityUrl
- [ISteamUserStats](https://partner.steamgames.com/doc/webapi/ISteamUserStats)
    - GetGlobalAchievementPercentagesForApp
    - GetGlobalStatsForGame
    - GetNumberOfCurrentPlayers
    - GetPlayerAchievements
    - GetSchemaForGame
    - GetUserStatsForGame
- [ISteamWebAPIUtil](https://partner.steamgames.com/doc/webapi/ISteamWebAPIUtil)
    - GetServerInfo
    - GetSupportedAPIList

> Note that this bundle only implements the non-partner bit of [Steam's Web API](https://partner.steamgames.com/doc/webapi).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~630 days

Total

2

Last Release

1315d ago

Major Versions

v1.0.0 → 2.0.02022-10-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c89dcfef7c958e04145eb01c42e8e8c0aaae4e6d824ae480460350bfbf46479?d=identicon)[passioneight](/maintainers/passioneight)

---

Top Contributors

[![passioneight](https://avatars.githubusercontent.com/u/57256630?v=4)](https://github.com/passioneight "passioneight (30 commits)")

### Embed Badge

![Health badge](/badges/passioneight-pimcore-steam-web-api/health.svg)

```
[![Health](https://phpackages.com/badges/passioneight-pimcore-steam-web-api/health.svg)](https://phpackages.com/packages/passioneight-pimcore-steam-web-api)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
