定制 sirolad/open-source-evangelist-agnostic-package 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sirolad/open-source-evangelist-agnostic-package

Composer 安装命令:

composer create-project sirolad/open-source-evangelist-agnostic-package

包简介

This package aims to provide an analysis based on the number of open source

README 文档

README

Build Status CircleCI

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 :

>= 5 and <= 10 Junior Evangelist

>= 11 and <= 20 Associate Evangelist

>= 21 Most Senior Evangelist

DIRECTORY STRUCTURE

src/           core package code
tests/         tests of the core package

Installation

PHP 7.0+ and Composer are required.

Via Composer

$ composer install sirolad/open-source-evangelist-agnostic-package
$ composer install

Usage

$status = new EvangelistStatus($username);
$status->getStatus();

Note that $username is the GitHub username of the individual.

Change log

Please check out CHANGELOG file for information on what has changed recently.

Testing

$ vendor/bin/phpunit test
$ composer test

Contributing

Please check out CONTRIBUTING file for detailed contribution guidelines.

Credits

Open-source Evangelist is developed and maintained by Surajudeen Akande.

License

Open-source Evangelist is released under the MIT Licence. See the bundled LICENSE file for details.

统计信息

  • 总下载量: 7
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-07