dnw / php-trueskill
该软件包最新版本(2.0.2)没有提供许可信息。
Moserware 的 Trueskill 实现,已更新为支持 PHP 8.1
2.0.2
2022-07-05 14:32 UTC
Requires
- php: ^8.1
Requires (Dev)
- laravel/pint: ^0.2.3
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.0
- rector/rector: ^0.13.7
This package is not auto-updated.
Last update: 2024-09-26 00:09:31 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