tomzx/github-repository-comparator
Composer 安装命令:
composer create-project tomzx/github-repository-comparator
包简介
Compare github repositories.
关键字:
README 文档
README
GitHub Repository Comparator is a small laravel application which will fetch repositories data from the GitHub API.
The main purpose of GitHub Repository Comparator is to allow users to quickly glance over a list of repositories and determine, based on their metrics, which one they'd like to do forward with.
Metrics
- Number of watchers
- Number of stars
- Number of forks
- Last commit datetime
- Number of open issues
- Number of open pull requests
Requirements
- PHP 5.4 <=
- MongoDB
- PHP MongoDB driver
Getting started
- Clone the repository
- Edit the
.envfile to specify your github applicationCLIENT_IDandCLIENT_SECRET - Make your server point to the
publicfolder - Compare projects!
License
The code is licensed under the MIT license. See LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-14