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.
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/andela-aonyango/evangelist-status
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: 2025-10-31 15:07:04 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.