This class can be used to retrieve and display the ranking position of a given author, as well the ratings of the packages that he published in the PHPClasses site.
The class is intended to be used by those who have published classes on this site.
It can extract the following information from site for each author: number of published classes, all time rank and week rank.
For each published class it retrieves the name of the class, all time user count, all time rank, week user count and week rank. |