dev-master
9999999-devThis package aims to provide an analysis based on the number of open source
MIT
The Requires
The Development Requires
- phpunit/phpunit 4.0
- php >=5.5
- mockery/mockery ^0.9.9
by andela-sakande
This package aims to provide an analysis based on the number of open source
This package aims to provide an analysis based on the number of open source projects an individual possess on Github. It ranks the individual based on the number of repositories as folows :, (*2)
>= 5 and <= 10 Junior Evangelist
, (*3)
>= 11 and <= 20 Associate Evangelist
, (*4)
>= 21 Most Senior Evangelist
, (*5)
src/ core package code tests/ tests of the core package
PHP 7.0+ and Composer are required., (*6)
Via Composer, (*7)
``` bash $ composer install sirolad/open-source-evangelist-agnostic-package, (*8)
``` bash $ composer install
$status = new EvangelistStatus($username);
$status->getStatus();
Note that $username is the GitHub username of the individual., (*9)
Please check out CHANGELOG file for information on what has changed recently., (*10)
``` bash $ vendor/bin/phpunit test, (*11)
``` composer $ composer test
Please check out CONTRIBUTING file for detailed contribution guidelines., (*12)
Open-source Evangelist is developed and maintained by Surajudeen Akande
., (*13)
Open-source Evangelist is released under the MIT Licence. See the bundled LICENSE file for details., (*14)
This package aims to provide an analysis based on the number of open source
MIT