2017 © Pedro Peláez
 

project github-repository-comparator

Compare github repositories.

image

tomzx/github-repository-comparator

Compare github repositories.

  • Saturday, February 13, 2016
  • by tomzx
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

GitHub Repository Comparator

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads, (*1)

GitHub Repository Comparator is a small laravel application which will fetch repositories data from the GitHub API., (*2)

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., (*3)

Metrics

  • Number of watchers
  • Number of stars
  • Number of forks
  • Last commit datetime
  • Number of open issues
  • Number of open pull requests

Requirements

  1. PHP 5.4 <=
  2. MongoDB
  3. PHP MongoDB driver

Getting started

  1. Clone the repository
  2. Edit the .env file to specify your github application CLIENT_ID and CLIENT_SECRET
  3. Make your server point to the public folder
  4. Compare projects!

License

The code is licensed under the MIT license. See LICENSE., (*4)

The Versions

13/02 2016