PHPackages                             gridsby/oauth-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. gridsby/oauth-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

gridsby/oauth-cli
=================

CLI-tool for OAuth tests

027PHP

Since Feb 2Pushed 12y ago5 watchersCompare

[ Source](https://github.com/gridsby/oauth-client)[ Packagist](https://packagist.org/packages/gridsby/oauth-cli)[ RSS](/packages/gridsby-oauth-cli/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

oauth-client
============

[](#oauth-client)

Installation
------------

[](#installation)

The recommended way to install OAuth-client is [through composer](http://getcomposer.org). Just create a `composer.json` file and run the `php composer.phar install` command to install it:

```
{
    "require": {
        "gridsby/oauth-cli": "dev-master"
    }
}

```

Usage
-----

[](#usage)

run `./vendor/bin/oauth-client` to get list of actions.

- `request-token` — fetches Request Token \[[6.1](http://oauth.net/core/1.0a/#auth_step1)\]
- `authorize-token` — provides URL for token authorization \[[6.2](http://oauth.net/core/1.0a/#auth_step2)\]
- `access-token [PIN]` — exchanges authorized Request Token for Access Token (if PIN is not given on command-line it will be explicitly requested) \[[6.3](http://oauth.net/core/1.0a/#auth_step3)\]
- `webapp` — starts a web-app on  which can be used for live-test of OAuth

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13445?v=4)[Alexey Zakhlestin](/maintainers/indeyets)[@indeyets](https://github.com/indeyets)

---

Top Contributors

[![indeyets](https://avatars.githubusercontent.com/u/13445?v=4)](https://github.com/indeyets "indeyets (17 commits)")

### Embed Badge

![Health badge](/badges/gridsby-oauth-cli/health.svg)

```
[![Health](https://phpackages.com/badges/gridsby-oauth-cli/health.svg)](https://phpackages.com/packages/gridsby-oauth-cli)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.3k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
