Download the PHP package keliodev/glicko2 without Composer
On this page you can find all versions of the php package keliodev/glicko2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package glicko2
Glicko2 rating system
--------------------------------------------------------------------------------------------------------------
It's a fork to rename the class Match into MatchGame because the work "match" is a reserved keyword in PHP 8.0
--------------------------------------------------------------------------------------------------------------
A PHP implementation of Glicko2 rating system
Installation
Composer
The preferred way to install this extension is through Composer.
Either run
or add
to the require section of your
Usage
For ease of understanding take ActiveRecord pattern.
Somewhere create object. Attribute names can be any
Ok, let's play
Author
Aleksandr Zelenin, e-mail: [email protected]
Vlad Varlamov, e-mail: [email protected]
All versions of glicko2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package keliodev/glicko2 contains the following files
Loading the files please wait ....