PHPackages                             amazeelabs/silverback\_graphql\_persisted - 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. amazeelabs/silverback\_graphql\_persisted

AbandonedArchivedDrupal-module[API Development](/categories/api)

amazeelabs/silverback\_graphql\_persisted
=========================================

Persisted queries plugin for GraphQL v4.

1.1.11(10mo ago)029.5k↓67.8%[2 PRs](https://github.com/AmazeeLabs/silverback_graphql_persisted/pulls)GPL-2.0+PHP

Since Aug 3Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/AmazeeLabs/silverback_graphql_persisted)[ Packagist](https://packagist.org/packages/amazeelabs/silverback_graphql_persisted)[ RSS](/packages/amazeelabs-silverback-graphql-persisted/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (14)Used By (0)

GraphQL persisted queries for Silverback
========================================

[](#graphql-persisted-queries-for-silverback)

This is a basic persisted-queries plugin for GraphQL Drupal module.

Setup
-----

[](#setup)

1. Configure the frontend to generate the query map. See [@amazeelabs/codegen-operation-ids](https://github.com/AmazeeLabs/silverback-mono/tree/development/packages/npm/%40amazeelabs/codegen-operation-ids#readme)package.
2. Install this module. ```
    composer require amazeelabs/silverback_graphql_persisted
    drush en silverback_graphql_persisted

    ```
3. Enable `Silverback Persisted Query` plugin at `/admin/config/graphql/servers/manage/{my-server}/persisted_queries`.
4. Add the query map path to `setting.php`. It should be relative to `DRUPAL_ROOT`. Example: ```
    $settings['silverback_graphql_persisted_map'] = '../generated/persisted-queries-map.json';
    ```
5. Adjust `execute {my-server} arbitrary graphql requests` and `execute {my-server} persisted graphql requests` user permissions.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance54

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Every ~111 days

Recently: every ~214 days

Total

11

Last Release

317d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d871bb148a82d7e6df9e4651bb313bdac853962dd6214c2b0a03f8d60985fb61?d=identicon)[Leksat](/maintainers/Leksat)

---

Top Contributors

[![Leksat](https://avatars.githubusercontent.com/u/989015?v=4)](https://github.com/Leksat "Leksat (1 commits)")

### Embed Badge

![Health badge](/badges/amazeelabs-silverback-graphql-persisted/health.svg)

```
[![Health](https://phpackages.com/badges/amazeelabs-silverback-graphql-persisted/health.svg)](https://phpackages.com/packages/amazeelabs-silverback-graphql-persisted)
```

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