Releases: xPaw/SteamID.php
Releases Β· xPaw/SteamID.php
4.0.0
28 May 14:06
Compare
Sorry, something went wrong.
No results found
Changed namespace to xPaw\Steam for consistency with some of my other libraries.
SteamID class now implements Stringable
Added static helper methods:
FromAccountID
AccountIDToUInt64
RenderAccountID
3.0.0
17 Aug 21:17
Compare
Sorry, something went wrong.
No results found
PHP 8.1 is now required
Added namespace xPaw\SteamID
Added missing type hints
Added __toString() (calls ConvertToUInt64)
Added support for my.steamchina.com profiles
Minor fixes
2.0.0
01 Jan 14:21
Compare
Sorry, something went wrong.
No results found
Requires PHP 7.3 or higher
Added return types
Removed UniverseMax const
Parse STEAM_0 as public universe, allow rendering both
Added support for Steam invite urls (s.team)
RenderSteamInvite
Handled by SetFromURL
Added support for CS:GO friend codes
RenderCsgoFriendCode
SetFromCsgoFriendCode
1.0.1
03 Nov 09:57
Compare
Sorry, something went wrong.
No results found
Parse [i:1:1] correctly into Invalid (I) type.
1.0.0
11 Oct 10:11
Compare
Sorry, something went wrong.
No results found