Jens True c72112c5aa
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Minor dependency upgrade
2024-02-20 10:43:33 +00:00
2024-02-02 14:53:38 +00:00
2024-01-12 14:54:04 +00:00
2024-02-15 10:25:28 +00:00
2024-02-09 08:06:34 +00:00
2024-02-15 09:08:01 +00:00
2024-02-08 11:52:29 +00:00
2024-02-20 10:43:33 +00:00
2024-01-31 16:33:35 +00:00
2010-10-14 21:51:43 -04:00
2024-02-20 10:43:33 +00:00
2024-01-22 12:09:20 +00:00
2024-02-05 13:29:57 +00:00
2024-02-02 11:04:31 +00:00
2024-02-05 13:29:57 +00:00
2024-02-08 11:52:29 +00:00

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 example snippets with this project.

For development Composer and the following packages are used (Recommended as Phars installed via Phive)

sudo phive install -g composer phpdocumentor infection phpcs phpcbf phploc phpbench overtrue/phplint
composer install
composer all
Description
An implementation of the TrueSkill algorithm in PHP
Readme 1.8 MiB
Languages
PHP 100%