An implementation of the TrueSkill algorithm in PHP
Go to file
2024-02-29 10:16:18 +00:00
benchmark rector: codingStyle 2024-02-21 13:48:37 +00:00
docs Bit of documentation effort 2024-02-26 09:19:39 +00:00
examples rector: codingStyle 2024-02-21 13:48:37 +00:00
src Tiny type work 2024-02-29 10:16:18 +00:00
tests rector: codingStyle 2024-02-21 13:48:37 +00:00
.gitignore Optimization efforts 2024-02-15 09:08:01 +00:00
.phpcs.xml Bunch of generic code standard items. Will need a cleanup. 2024-02-02 15:16:11 +00:00
.phplint.yml Porting more tools to Phar to lower depend problems 2024-02-02 13:42:48 +00:00
.woodpecker.yml Porting more tools to Phar to lower depend problems 2024-02-02 13:42:48 +00:00
composer.json Bit of documentation effort 2024-02-26 09:19:39 +00:00
composer.lock All test parsing 2024-02-27 08:08:48 +00:00
infection.json5 Added mutation testing. 2024-01-31 16:33:35 +00:00
License.txt Naming tweak 2010-10-14 21:51:43 -04:00
phpbench.json Minor dependency upgrade 2024-02-20 10:43:33 +00:00
phpdoc.xml Bit of documentation effort 2024-02-26 09:19:39 +00:00
phpmetrics.json More testing and reporting 2024-02-05 13:29:57 +00:00
phpstan.neon Quality improvements 2024-02-02 11:04:31 +00:00
phpunit.xml More testing and reporting 2024-02-05 13:29:57 +00:00
psalm.xml PHPUnit plugin added to psalm 2024-02-08 11:52:29 +00:00
README.md Bit of documentation effort 2024-02-26 09:19:39 +00:00
rector.php rector: instanceOf, earlyReturn, strictBooleans 2024-02-21 14:02:35 +00:00