Skip to content

Get your Github Score in a click (useful to see how active you are on Github)

Notifications You must be signed in to change notification settings

pH-7/GithubRating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Score

Get your Github Score in a click (useful to see how active you are on Github)

Usage

<?php
require 'src/Github/Score.php';

use Github\Score;

$sUsername = 'pH-7';
echo 'My Github Score: ' . Score::forUser($sUsername);

Requirements

Releases

No releases published

Packages

No packages published

Languages