{ "name": "ph-7/GithubRating", "description": "Get your Github Score in a click", "keywords": ["interview", "cv", "score", "github"], "type": "library", "homepage": "http://ph7.me", "license": "MIT", "authors": [ { "name": "Pierre-Henry Soria", "email": "hi@ph7.me", "homepage": "http://ph7.me" } ], "require": { "php": ">=7.1.0", "illuminate/support": "^5.5" }, "require-dev": { "phpunit/phpunit": "^6.4", "phake/phake": "^3.0" }, "autoload": { "psr-4": { "PH7\\": "src" } } }
info at phpclasses dot org