PHPackages                             jeffstieler/rest-api-console2 - 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. [API Development](/categories/api)
4. /
5. jeffstieler/rest-api-console2

ActiveLibrary[API Development](/categories/api)

jeffstieler/rest-api-console2
=============================

Fork of Automattic/rest-api-console2, 'a better REST console'.

02111JavaScript

Since May 3Pushed 11y agoCompare

[ Source](https://github.com/jeffstieler/rest-api-console2)[ Packagist](https://packagist.org/packages/jeffstieler/rest-api-console2)[ RSS](/packages/jeffstieler-rest-api-console2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

Console2
========

[](#console2)

A better REST console. [See it in action](http://developer.wordpress.com/api/console/).

Development
-----------

[](#development)

Hacking requires node.js, install node.js for your system. (e.g. `brew install node`).

To get up and running:

1. Clone the repository `git clone https://github.com/beaucollins/wpcom-console2.git`
2. Install dependencies `npm install`
3. Run the dev server `npm start`

Visit  in your browser.

**Tip**: You can change the port using the `PORT` environment variable:

```
sudo PORT=80 npm start

```

WordPress.com's App settings do not allow CORS URI's with ports in them.

Configure
---------

[](#configure)

Visit [WordPress.com Developer Resources](https://developer.wordpress.com/) and create an application.

Copy `config.sample.json` to `config.json` and use your WordPress.com App ID and Redirect URI for the values.

You will also need to add your host to the CORS whitelist in the Application's settings.

Building
--------

[](#building)

To create a static package you can use anywhere (e.g. Github pages):

```
npm run build

```

The static site is located in `build/dist/wpcom-console/public` along with a tarball.

License
-------

[](#license)

All source code licensed under the [MIT](./LICENSE) open source license.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% 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://www.gravatar.com/avatar/5d533a2924e93a7cd796d7755f6a32d0b96902fcd0da6a5eaec6e2694caf069b?d=identicon)[jeffstieler](/maintainers/jeffstieler)

---

Top Contributors

[![beaucollins](https://avatars.githubusercontent.com/u/19795?v=4)](https://github.com/beaucollins "beaucollins (159 commits)")[![jeffstieler](https://avatars.githubusercontent.com/u/63922?v=4)](https://github.com/jeffstieler "jeffstieler (6 commits)")

### Embed Badge

![Health badge](/badges/jeffstieler-rest-api-console2/health.svg)

```
[![Health](https://phpackages.com/badges/jeffstieler-rest-api-console2/health.svg)](https://phpackages.com/packages/jeffstieler-rest-api-console2)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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