Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krisnaajiep/php-github-user-activity-cli

A simple command line interface (CLI) to fetch the recent activity of a GitHub user using PHP and Github API
https://github.com/krisnaajiep/php-github-user-activity-cli

cli-app command-line command-line-interface curlphp github github-api php

Last synced: 13 days ago
JSON representation

A simple command line interface (CLI) to fetch the recent activity of a GitHub user using PHP and Github API

Awesome Lists containing this project

README

        

# php-github-user-activity

A simple command line interface (CLI) to fetch the recent activity of a GitHub user using PHP and Github API. Inspired by https://roadmap.sh/projects/github-user-activity.

## Usage

```bash
$ php index.php [github-username]
```