Skip to content

Instantly share code, notes, and snippets.

@gholol
gholol / Ranking.php
Last active September 20, 2017 09:14 — forked from slogsdon/Ranking.php
Fixed ranking precision to match the one from official reddit source code (Python 2.7). Updated to newest algorithm
<?php
/**
* Ranking Library
* contains alogrithms for story ranking
* Basically a PHP Implementation of reddits algorithms
*
* @author Lucas Nolte <lnolte@i.biz>
* @since 0.1
* @package Polska Wiadomosc
* @subpackage Libraries