All Projects → koraktor → Steam Condenser Php

koraktor / Steam Condenser Php

Licence: bsd-3-clause
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers

Projects that are alternatives of or similar to Steam Condenser Php

Steam Condenser Ruby
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Stars: ✭ 95 (-49.2%)
Mutual labels:  web-api, steam
Steam Condenser Java
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Stars: ✭ 82 (-56.15%)
Mutual labels:  web-api, steam
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (-32.62%)
Mutual labels:  steam, web-api
Steamwebapi2
🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.
Stars: ✭ 159 (-14.97%)
Mutual labels:  web-api, steam
Protonfixes
A module for applying fixes at runtime to unsupported games with Steam Proton without changing game installation files
Stars: ✭ 167 (-10.7%)
Mutual labels:  steam
Node Steam Totp
Lightweight module to generate Steam-style TOTP auth codes.
Stars: ✭ 158 (-15.51%)
Mutual labels:  steam
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-18.18%)
Mutual labels:  steam
Cloudrig
Stream your applications with Parsec and AWS on the cheap.
Stars: ✭ 151 (-19.25%)
Mutual labels:  steam
Steamsummerminigame
Steam Summer Sale 2015 - Auto-play Optimizer w/ Auto-Click
Stars: ✭ 184 (-1.6%)
Mutual labels:  steam
Webxr
Repository for the WebXR Device API Specification.
Stars: ✭ 2,357 (+1160.43%)
Mutual labels:  web-api
Dynamicswebapi
DynamicsWebApi is a Microsoft Dynamics 365 / Microsoft Dataverse (formerly known as Common Data Service) Web API helper library for JavaScript
Stars: ✭ 165 (-11.76%)
Mutual labels:  web-api
Authenticatorpro
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
Stars: ✭ 155 (-17.11%)
Mutual labels:  steam
Diamond
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
Stars: ✭ 173 (-7.49%)
Mutual labels:  web-api
Steamdiscoveryqueueautoskipper
Auto-advances in Steam Discovery Queues.
Stars: ✭ 156 (-16.58%)
Mutual labels:  steam
Salien Script Js
👽 A easy to install, run and update Node.js script for the Steam salien mini-game.
Stars: ✭ 181 (-3.21%)
Mutual labels:  steam
Sourcedemorender
Multithreaded, hardware accelerated solution to create high quality movies for the Source engine.
Stars: ✭ 152 (-18.72%)
Mutual labels:  steam
Giveawayhelper
Enhances Steam Key giveaway sites
Stars: ✭ 166 (-11.23%)
Mutual labels:  steam
Stepy
🐾 jQuery Stepy - A Wizard Plugin
Stars: ✭ 176 (-5.88%)
Mutual labels:  steam
Saliengame idler
A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame
Stars: ✭ 165 (-11.76%)
Mutual labels:  steam
Craftsman
Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
Stars: ✭ 165 (-11.76%)
Mutual labels:  web-api

Steam Condenser

PHP version Build Status Code Climate

The Steam Condenser is a multi-language library for querying the Steam Community, Source and GoldSrc game servers as well as the Steam master servers. Currently it is implemented in Java, PHP and Ruby.

Requirements

  • Linux, MacOS X or Windows
  • PHP 5.4 or newer

The following PHP library is required:

  • Monolog

Composer will install this for you.

The following extensions are required:

  • bcmath (for Steam ID conversions)
  • bz2 (for Source servers sending compressed responses)
  • json (for the Web API features)
  • simplexml (for the Steam Community features)
  • sockets (for all server queries)

License

This code is free software; you can redistribute it and/or modify it under the terms of the new BSD License. A copy of this license can be found in the included LICENSE file.

Credits

  • Sebastian Staudt – koraktor(at)gmail.com
  • Nicholas Hastings – nshastings(at)gmail.com
  • Klaus Silveira – contact(at)klaussilveira.com
  • Adam Lavin – adam(at)lavoaster.co.uk
  • Al Ganiev – helios.ag(at)gmail.com
  • Daniel Phin – pro(at)danielph.in
  • Elliot Hesp – elliot.hesp(at)gmail.com
  • Michael Priest – pingers(at)gmail.com
  • Alex Harchuk – alexharchuk(at)yahoo.com

See Also

Follow Steam Condenser on Google Plus+ via +Steam Condenser or on Twitter via @steamcondenser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].