PHP Classes

ELO Calculator: Calculates the relative skill levels of players

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 48%Total: 2,516 All time: 1,535 This week: 560Up
Version License Categories
elo-calculator 1.0.0Free for non-comm...Algorithms, Games
Description 

Author

This is a small class that uses the ELO rating system to compute game players skill levels in two player games.

Although the ELO rating system has been used for chess or go, the formula works for any two player or two-clans matches.

Picture of Bogdan Zarchievici
Name: Bogdan Zarchievici <contact>
Classes: 6 packages by
Country: Romania Romania
Age: 40
All time rank: 2176 in Romania Romania
Week rank: 206 Up3 in Romania Romania Up

  Files folder image Files (3)  
File Role Description
Plain text file elo-calculator.php Class Class
Accessible without login Plain text file example.php Example Example
Accessible without login Plain text file usage.txt Doc. Readme

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,516
This week:0
All time:1,535
This week:560Up
User Ratings User Comments (2)
 All time
Utility:65%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:50%StarStarStar
Examples:46%StarStarStar
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2912
 
seems overly complicated with all those conditionals.
13 years ago (Stephen Young)
65%StarStarStarStar
Lot of errors
14 years ago (Buntokapi)
5%Star