Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 834 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 834 Bytes

SteamID

A SteamID conversion library for SourceBans++ (now with VanityURL resolving support). This library supports GMP, bcmath or SQL querys for ID calculation.

Getting Started

Prerequisites

PHP 5.6 or higher / 7.0 or higher
PHP GMP extension or PHP bcmath extension
SourceBans++'s Database class if you want to use the SQL fallback

Installing

TODO: write installation description

Example

TODO: write examples for readme Take a look at the example file.

Contributing

TODO: setup CONTRIBUTING.md

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the AGPL-3.0 license - see the LICENSE.md file for details