PHPackages                             jeffstieler/rest-console-embed - 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-console-embed

ActiveWordpress-plugin[API Development](/categories/api)

jeffstieler/rest-console-embed
==============================

Shortcode embed of the WPCOM Rest Console

0.1.0(11y ago)011GPLPHP

Since May 5Pushed 11y agoCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

REST Console Embed
==================

[](#rest-console-embed)

WordPress shortcode plugin providing an embeddable console for exploring REST APIs in your content.

Based on Automattic's [WordPress.com Console](https://developer.wordpress.com/docs/api/console/).

### Using the shortcode

[](#using-the-shortcode)

`[rest-console api_root="http://path/to/api" auth="none" width="100%" height="500px"]`

- `api_root`
    - Root URL of the target API.
- `auth`
    - "none", "oauth", or "proxy". Using values other than "none" is an exercise left to the reader. ;)
- `width`
    - Width of the containing div, defaults to `100%`.
- `height`
    - Height of the containing div, defaults to `500px`.

### API Compatibility

[](#api-compatibility)

For the console to work properly, the target API will need to:

- Respond to versioned requests, specified in the URL (e.g. `/api/v1/endpoint`)
- Expose a `/versions` endpoint to provide metadata about the API's different versions
    - See [`https://public-api.wordpress.com/rest/v1.1/versions`](https://public-api.wordpress.com/rest/v1.1/versions)
- Expose a `/help` endpoint to provide metadata about the API's endpoints
    - See [`https://public-api.wordpress.com/rest/v1.1/help`](https://public-api.wordpress.com/rest/v1.1/help) (make sure to request with `Accept: application/json` header)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4032d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d533a2924e93a7cd796d7755f6a32d0b96902fcd0da6a5eaec6e2694caf069b?d=identicon)[jeffstieler](/maintainers/jeffstieler)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jeffstieler-rest-console-embed/health.svg)

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

###  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)
