PHPackages                             leoloso/pop-graphiql - 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. leoloso/pop-graphiql

AbandonedGraphiql-client[API Development](/categories/api)

leoloso/pop-graphiql
====================

Integrate the GraphiQL client on the PoP API Demo site

1.10(5y ago)1264MITJavaScript

Since Jan 24Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/GraphQLByPoP/GraphiQL)[ Packagist](https://packagist.org/packages/leoloso/pop-graphiql)[ Docs](https://github.com/leoloso/PoP-GraphiQL)[ RSS](/packages/leoloso-pop-graphiql/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (16)Used By (0)

GraphiQL
========

[](#graphiql)

[GraphiQL](https://github.com/graphql/graphiql/tree/main/packages/graphiql) client, to be integrated with GraphQL by PoP

Install
-------

[](#install)

Via Composer

```
$ composer require graphql-by-pop/graphiql
```

In order to copy the GraphiQL under a specific path, install package [Composer Installers Extender](https://github.com/oomphinc/composer-installers-extender):

```
$ composer require oomphinc/composer-installers-extender
```

Then, add package type `"graphiql-client"` in section `"extra.installer-types"`, and the custom path to the package in section `"extra.installer-paths"`. For instance, this configuration will add the GraphiQL client under URL `/graphiql/`:

```
{
    ...
    "extra": {
        "installer-types": ["graphiql-client"],
        "installer-paths": {
            "graphiql/": [
                "graphql-by-pop/graphiql"
            ]
        }
    }
}
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Leonardo Losoviz](https://github.com/leoloso)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance60

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~21 days

Recently: every ~54 days

Total

15

Last Release

1998d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1981996?v=4)[Leonardo Losoviz](/maintainers/leoloso)[@leoloso](https://github.com/leoloso)

---

Top Contributors

[![leoloso](https://avatars.githubusercontent.com/u/1981996?v=4)](https://github.com/leoloso "leoloso (370 commits)")

---

Tags

graphiqlgraphqlpopgraphqlgraphiqlpop

### Embed Badge

![Health badge](/badges/leoloso-pop-graphiql/health.svg)

```
[![Health](https://phpackages.com/badges/leoloso-pop-graphiql/health.svg)](https://phpackages.com/packages/leoloso-pop-graphiql)
```

###  Alternatives

[webonyx/graphql-php

A PHP port of GraphQL reference implementation

4.7k77.3M332](/packages/webonyx-graphql-php)[nuwave/lighthouse

A framework for serving GraphQL from Laravel

3.5k10.7M92](/packages/nuwave-lighthouse)[overblog/graphql-bundle

This bundle provides tools to build a GraphQL server in your Symfony App.

8027.9M28](/packages/overblog-graphql-bundle)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[overblog/graphiql-bundle

Symfony GraphiQLBundle makes possible to render the UI into your symfony project

766.0M24](/packages/overblog-graphiql-bundle)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)

PHPackages © 2026

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