andela-aonyango / evangelist-status
A package which allows the user to request the evangelist status of a developer based on the number of public repos.
v1.0.3
2016-02-01 09:36 UTC
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ^6.1
Requires (Dev)
- phpunit/phpunit: >=4.0
- satooshi/php-coveralls: >=1.0
- scrutinizer/ocular: ~1.1
- squizlabs/php_codesniffer: ~2.3
This package is not auto-updated.
Last update: 2024-11-15 10:36:11 UTC
README
evangelist-status
A package which allows the user to request the evangelist status of a developer based on the number of public repos.
Install
Via Composer
$ composer require andela-aonyango/evangelist-status
Usage
$status = new EvangelistStatus("andela-aonyango"); print $status->getStatus();
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email andrew.onyango@andela.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.