PHPackages                             graphql-by-pop/graphql-voyager - 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. graphql-by-pop/graphql-voyager

ActiveGraphql-voyager[API Development](/categories/api)

graphql-by-pop/graphql-voyager
==============================

GraphQL Voyager client for GraphQL by PoP

18.0.1(4w ago)267MITJavaScript

Since Jan 24Pushed 4w ago1 watchersCompare

[ Source](https://github.com/GraphQLByPoP/GraphQL-Voyager)[ Packagist](https://packagist.org/packages/graphql-by-pop/graphql-voyager)[ Docs](https://github.com/GraphQLByPoP/GraphQL-Voyager)[ RSS](/packages/graphql-by-pop-graphql-voyager/feed)WikiDiscussions master Synced 3w ago

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

GraphQL Voyager
===============

[](#graphql-voyager)

[GraphQL Voyager](https://github.com/APIs-guru/graphql-voyager) client, to be integrated with GraphQL by PoP

Install
-------

[](#install)

Via Composer

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

In order to copy the GraphQL Voyager client 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 `"graphql-voyager"` in section `"extra.installer-types"`, and the custom path to the package in section `"extra.installer-paths"`. For instance, this configuration will add the GraphQL Voygar client under URL `/graphql-interactive/`:

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

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

51

—

FairBetter than 95% of packages

Maintenance94

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

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 ~15 days

Total

151

Last Release

29d ago

Major Versions

13.2.0 → 14.0.02025-09-09

14.0.4 → 15.0.02025-09-23

15.3.0 → 16.0.02026-01-12

16.1.0 → 17.0.02026-03-03

17.1.2 → 18.0.02026-05-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/1987729b17a91467b0967a369f44fa0dc882e55d9cb9dfe098f9555e0d6ea261?d=identicon)[graphql-by-pop](/maintainers/graphql-by-pop)

---

Top Contributors

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

---

Tags

phpapigraphqlgraphiqlGatoGatoGraphQL

### Embed Badge

![Health badge](/badges/graphql-by-pop-graphql-voyager/health.svg)

```
[![Health](https://phpackages.com/badges/graphql-by-pop-graphql-voyager/health.svg)](https://phpackages.com/packages/graphql-by-pop-graphql-voyager)
```

PHPackages © 2026

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