Stars: 204
Forks: 67
Pull Requests: 25
Issues: 0
Watchers: 36
Last Updated: 2023-02-05 12:41:18
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
License: BSD 3-Clause "New" or "Revised" License
Languages: PHP
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.
The following PHP library is required:
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)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.
Follow Steam Condenser on Google Plus+ via +Steam Condenser or on Twitter via @steamcondenser.