Download the PHP package zelenin/elo without Composer
On this page you can find all versions of the php package zelenin/elo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor zelenin
Package elo
Short Description A PHP implementation of Elo rating system
License MIT
Homepage https://github.com/zelenin/elo
Package elo
Short Description A PHP implementation of Elo rating system
License MIT
Homepage https://github.com/zelenin/elo
Please rate this library. Is it a good library?
Informations about the package elo
Elo
A PHP implementation of Elo 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
Create two players with current ratings:
Create match:
Get players:
Get new ratings:
Advanced usage
If you want use this library for not-traditional for Elo sports like football, ice hockey, basketball, you may set additional handlers for setting goal index and home correction.
Info
See Wiki about Elo rating system
Author
Aleksandr Zelenin, e-mail: [email protected]
All versions of elo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package zelenin/elo contains the following files
Loading the files please wait ....