PHPackages                             aimeos/pagible-graphql - 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. aimeos/pagible-graphql

ActiveLibrary[API Development](/categories/api)

aimeos/pagible-graphql
======================

Pagible CMS - GraphQL API

0.10.4(1mo ago)046↓16.7%3LGPL-3.0-onlyPHPPHP ^8.2

Since Apr 16Pushed 1w agoCompare

[ Source](https://github.com/aimeos/pagible-graphql)[ Packagist](https://packagist.org/packages/aimeos/pagible-graphql)[ Docs](https://pagible.com)[ RSS](/packages/aimeos-pagible-graphql/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (10)Versions (6)Used By (3)

Pagible GraphQL
===============

[](#pagible-graphql)

GraphQL API for [Pagible CMS](https://pagible.com) built on Lighthouse. Provides full CRUD for pages, elements, files, and metrics.

This package is part of the [Pagible CMS monorepo](https://github.com/aimeos/pagible). For full installation, use:

```
composer require aimeos/pagible
```

Configuration
-------------

[](#configuration)

After installation, the configuration is available in `config/cms/graphql.php`:

OptionEnv VariableDefaultDescription`filesize``CMS_GRAPHQL_FILESIZE``50`Maximum file upload size in MB`mimetypes``CMS_GRAPHQL_MIMETYPES`See belowAllowed MIME types for uploads (comma-separated in env)Default allowed MIME types: `application/gzip`, `application/pdf`, `application/vnd.*`, `application/zip`, `audio/*`, `image/*`, `text/*`, `video/*`

Commands
--------

[](#commands)

### cms:install:graphql

[](#cmsinstallgraphql)

Installs the Pagible GraphQL package.

```
php artisan cms:install:graphql
```

Publishes the Lighthouse schema and configuration, registers CMS models/mutations/queries in the Lighthouse config, and adds the CMS schema import to `graphql/schema.graphql`.

### cms:benchmark:graphql

[](#cmsbenchmarkgraphql)

Runs GraphQL mutation and query benchmarks.

```
php artisan cms:benchmark:graphql [options]
```

OptionDefaultDescription`--tenant``benchmark`Tenant ID`--domain`Domain name`--seed`Seed benchmark data first`--pages``10000`Number of pages to generate`--tries``100`Iterations per benchmark`--chunk``50`Rows per bulk insert batch`--unseed`Remove benchmark data and exit`--force`Run in productionLicense
-------

[](#license)

LGPL-3.0-only

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance96

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity40

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

Total

5

Last Release

33d ago

### Community

Maintainers

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

---

Top Contributors

[![aimeos](https://avatars.githubusercontent.com/u/8647429?v=4)](https://github.com/aimeos "aimeos (61 commits)")

---

Tags

laravelgraphqlcms

### Embed Badge

![Health badge](/badges/aimeos-pagible-graphql/health.svg)

```
[![Health](https://phpackages.com/badges/aimeos-pagible-graphql/health.svg)](https://phpackages.com/packages/aimeos-pagible-graphql)
```

###  Alternatives

[joselfonseca/lighthouse-graphql-passport-auth

Add GraphQL types and mutations for login and recover password functionalities

231793.2k1](/packages/joselfonseca-lighthouse-graphql-passport-auth)[yakovenko/laravel-lighthouse-graphql-multi-schema

A Laravel package that provides multi-schema support for Lighthouse GraphQL.

17112.5k](/packages/yakovenko-laravel-lighthouse-graphql-multi-schema)

PHPackages © 2026

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