巴仙天/PHPSkills

此包最新版本(1.0.3)没有可用的许可证信息。

PHP中实现微软的TrueSkill匹配系统

1.0.3 2022-03-01 21:49 UTC

This package is not auto-updated.

Last update: 2024-09-26 08:33:10 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