php-steamid
Steam ID handler
A class-based solution for handling Steam IDs in PHP.
SteamID class for PHP
10 stars
4 watching
8 forks
Language: PHP
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/node-steamid | Provides an easy-to-use SteamID object for interacting with SteamIDs | 66 |
doctormckay/node-steam-webapi | A Node.js client for the Steam WebAPI, providing methods to make HTTP requests and handle errors. | 17 |
doctormckay/php-steam-totp | A PHP library for authenticating with Steam using its proprietary TOTP algorithm | 22 |
doctormckay/node-steam-gameserver | A Node.js module providing a handler for interacting with Steam's game server API | 15 |
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 67 |
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
vikas5914/steam-auth | A package for authenticating users via Steam's OpenID service and retrieving user details | 17 |
doctormckay/node-steam-totp | Generates 2-factor authentication codes based on a shared secret | 240 |
blackcetha/steamauthoop | A PHP class library that enables Steam login through the Steam API for web applications. | 38 |
waylaidwanderer/php-steamcommunity | Provides an interface to interact with the Steam Community website using PHP. | 77 |
michaelchum/steamauth | An iOS SDK that uses Steam's OpenID login to retrieve a user's unique ID | 6 |
smiley/steamapi | A Python library for accessing and managing Steam user data via its web API | 457 |
lagg/steamodd | A Python module providing a simplified interface to the Steam API for accessing user data and managing inventory | 76 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |