2017 © Pedro Peláez
 

library evangelist

This is a light PHP package that helps you access Github user infomation from Github API.

image

emeka/evangelist

This is a light PHP package that helps you access Github user infomation from Github API.

  • Saturday, October 10, 2015
  • by Emeka
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 6 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Quality Score, (*1)

Evangelist

This is a light PHP package that helps you access Github user status and more from Github API., (*2)

Install

Via Composer, (*3)

To add open-source-evangelist as a dependency, run the following in your project directory., (*4)

$ composer install emeka/evangelist

Then to install, run, (*5)

$ composer install

Usage

First

Create .env file in your root Directory, (*6)

Then add the following, (*7)

  • client_id ="client id"
  • github_org ="Org name"
  • github_repo ="repo name"
  • client_secret ="client secret"
  • github_username ="username"
  • github_password ="password"

Then

$user = new GetUserStatus();
echo $user->getStatus();

Testing

To test, type the following into the terminal from the project directory, (*8)

$ phpunit

or, (*9)

$ composer test

Security

f you discover any security related issues, please email emekaosuagwuandela@gmail.com instead of using the issue tracker., (*10)

Credit

Emeka Osuagwu

License

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

The Versions

10/10 2015

dev-master

9999999-dev

This is a light PHP package that helps you access Github user infomation from Github API.

  Sources   Download

MIT

The Requires

 

The Development Requires

github api php github api php github evangelist php github evangelist api github api in php

27/09 2015

dev-test

dev-test https://github.com/andela-eosuagwu/evangelist

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires