2017 © Pedro Peláez
 

library evangalize

Github User Analysis

image

burayan/evangalize

Github User Analysis

  • Thursday, October 8, 2015
  • by burayan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Evangalize

This package allows you to do analysis on a github user, by providing his username. It counts the number of repositories and informs you what category of Evangelist the user is. Also, the returned details of a particular user are provided and may be used for whatever else purpose., (*1)

A lot more features coming soon!!!, (*2)

Install

  • composer require burayan/evangalize
  • Run: composer install

Usage


use Burayan\Evangalize\Evangelist; use Burayan\Evangalize\EvangelistAnalysis; $evangelist = new Evangelist("username"); $analysis = new EvangelistAnalysis($evangelist); $analysis->init(); $analysis->getEvangelistStatus();

License

The MIT License (MIT). Please see License File for more information., (*3)

The Versions

08/10 2015

dev-master

9999999-dev https://github.com/andela-bmosigisi/evangalize

Github User Analysis

  Sources   Download

MIT

The Development Requires

06/10 2015

v1.0

1.0.0.0 https://github.com/andela-bmosigisi/evangalize

Github User Analysis

  Sources   Download

MIT

The Development Requires