Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/DoctorMcKay/php-steam-totp

PHP library to deal with Steam's proprietary TOTP algorithm.
https://github.com/DoctorMcKay/php-steam-totp

Last synced: 3 months ago
JSON representation

PHP library to deal with Steam's proprietary TOTP algorithm.

Awesome Lists containing this project

README

        

# php-steam-totp

PHP library for TOTP for use with [Steam](http://steampowered.com). It's documented with phpdoc; just read it to learn
how to use it.

Only requirement is cURL.

# Example

```php