ooduye/evangelist-status

An agnostic package that grades Github users based on the number of open source projects they own

dev-master / 1.0.x-dev 2015-09-25 08:20 UTC

This package is not auto-updated.

Last update: 2024-05-01 07:06:50 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

An agnostic package that grades Github users based on the number of open source projects they own

Install

Via Composer

$ composer require ooduye/evangelist-status

Usage

$skeleton = new League\EvangelistStatus();
echo $skeleton->getStatus("Github Username");

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email oluwayemisioduye@gmail.com instead of using the issue tracker.

Credits

  • Oduye Oluwayemisi

License

The MIT License (MIT). Please see License File for more information.