dnw/php-trueskill

There is no license information available for the latest version (2.0.2) of this package.

Trueskill implementation by Moserware updated for PHP 8.1

2.0.2 2022-07-05 14:32 UTC

This package is not auto-updated.

Last update: 2024-04-24 21:47:52 UTC


README

This is a PHP port of the Moserware.Skills project that's available at

http://github.com/moserware/Skills

For more details on how the algorithm works, see 

http://www.moserware.com/2010/03/computing-your-skill.html

For details on how to use this project, see the accompanying unit tests with this project