PHPackages                             josephfusco/wpgraphql-ide - 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. josephfusco/wpgraphql-ide

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

josephfusco/wpgraphql-ide
=========================

A next-gen query editor for WPGraphQL.

v4.0.24(7mo ago)202334GPL-3.0-or-laterJavaScriptPHP ^8.0CI failing

Since Nov 22Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/wp-graphql/wpgraphql-ide)[ Packagist](https://packagist.org/packages/josephfusco/wpgraphql-ide)[ RSS](/packages/josephfusco-wpgraphql-ide/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (7)Versions (58)Used By (0)

WPGraphQL IDE
=============

[](#wpgraphql-ide)

Warning

This repository has been archived and WPGraphQL IDE is now maintained under the [WPGraphQL monorepo](https://github.com/wp-graphql/wp-graphql).

> A next-gen query editor for WPGraphQL 🚀

    wpgraphql-ide-demo.mov    Install
-------

[](#install)

See [releases](https://github.com/josephfusco/wpgraphql-ide/releases) to download, or [download from packagist.org](https://packagist.org/packages/josephfusco/wpgraphql-ide) via composer.

Usage
-----

[](#usage)

When this plugin is active, a new settings tab "IDE Settings" will appear in the WPGraphQL settings screen.

[![WPGraphQL IDE Settings tab showing the admin bar link behavior and Show legacy editor settings](https://private-user-images.githubusercontent.com/6676674/332554973-59236b4c-0019-40a8-ae9b-a1228997f30c.jpg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODMxNzAyODgsIm5iZiI6MTc4MzE2OTk4OCwicGF0aCI6Ii82Njc2Njc0LzMzMjU1NDk3My01OTIzNmI0Yy0wMDE5LTQwYTgtYWU5Yi1hMTIyODk5N2YzMGMuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDRUMTI1OTQ4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDRjYjBjMzNmYjc0MmU3OGEwMTA3MTc1ZDc0N2ZhMGMwNGJjZTBlY2NmOTE4MmUwNjRiM2ZjYWJkODVmOTZmMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGanBlZyJ9.Amxk8ZAdaVJjCX-ikDT09fnTb9yGYltXdZuLzuuCDB4)](https://private-user-images.githubusercontent.com/6676674/332554973-59236b4c-0019-40a8-ae9b-a1228997f30c.jpg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODMxNzAyODgsIm5iZiI6MTc4MzE2OTk4OCwicGF0aCI6Ii82Njc2Njc0LzMzMjU1NDk3My01OTIzNmI0Yy0wMDE5LTQwYTgtYWU5Yi1hMTIyODk5N2YzMGMuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDRUMTI1OTQ4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDRjYjBjMzNmYjc0MmU3OGEwMTA3MTc1ZDc0N2ZhMGMwNGJjZTBlY2NmOTE4MmUwNjRiM2ZjYWJkODVmOTZmMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGanBlZyJ9.Amxk8ZAdaVJjCX-ikDT09fnTb9yGYltXdZuLzuuCDB4)

Breaking Changes Policy
-----------------------

[](#breaking-changes-policy)

We are committed to maintaining a stable and reliable interface for users of our WordPress plugin. To ensure a seamless experience, we adhere to the following policy regarding breaking changes:

### Policy Statement

[](#policy-statement)

1. **Access Functions**: We will not introduce any intentional breaking changes to access functions specifically created to interface with the plugin. These functions are the primary means for interacting with our plugin and will remain consistent across updates.
2. **Public Redux Stores**: We commit to maintaining the public Redux stores using `@wordpress/data` without any breaking changes. This ensures your integrations with our plugin's state management remain stable and predictable.
3. **Internal Refactoring**: Refactoring internal functions and variables not related to the above does not constitute a breaking change. These modifications aim to enhance the plugin's internal structure and performance without impacting the intentionally public API.
4. **Semantic Versioning**: If a breaking change is necessary, we will adhere to [Semantic Versioning](https://semver.org/) (SemVer). This means any breaking changes will result in an increment of the major version number, clearly signaling the change.

### Access Functions Documentation

[](#access-functions-documentation)

Please use the designated access functions to interface with our plugin. These functions are designed to provide stable interaction points and are detailed in [ACCESS\_FUNCTIONS.md](ACCESS_FUNCTIONS.md).

By following this policy, we aim to build trust and reliability, ensuring that your integrations remain functional and stable with each new release.

### Custom Hooks Documentation

[](#custom-hooks-documentation)

See [ACTIONS\_AND\_FILTERS.md](ACTIONS_AND_FILTERS.md).

Contributing
------------

[](#contributing)

See [CONTRIBUTING.md](CONTRIBUTING.md)

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance75

Regular maintenance activity

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 78.9% 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

Every ~18 days

Recently: every ~1 days

Total

40

Last Release

228d ago

Major Versions

v1.1.9 → v2.0.02024-05-20

v2.1.5 → v3.0.02024-09-10

v3.0.0 → v4.0.02024-09-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6676674?v=4)[Joe Fusco](/maintainers/josephfusco)[@josephfusco](https://github.com/josephfusco)

---

Top Contributors

[![josephfusco](https://avatars.githubusercontent.com/u/6676674?v=4)](https://github.com/josephfusco "josephfusco (602 commits)")[![jasonbahl](https://avatars.githubusercontent.com/u/1260765?v=4)](https://github.com/jasonbahl "jasonbahl (111 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (44 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![hacknug](https://avatars.githubusercontent.com/u/1107521?v=4)](https://github.com/hacknug "hacknug (1 commits)")

---

Tags

graphqlwordpresswordpress-plugin

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/josephfusco-wpgraphql-ide/health.svg)

```
[![Health](https://phpackages.com/badges/josephfusco-wpgraphql-ide/health.svg)](https://phpackages.com/packages/josephfusco-wpgraphql-ide)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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