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

ActiveLibrary[API Development](/categories/api)

aimeos/pagible-jsonapi
======================

Pagible CMS - JSON:API server

0.10.4(1mo ago)033↓58.3%1LGPL-3.0-onlyPHPPHP ^8.2

Since Apr 16Pushed 1w agoCompare

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

READMEChangelogDependencies (6)Versions (6)Used By (1)

Pagible JSON:API
================

[](#pagible-jsonapi)

Read-only JSON:API server for [Pagible CMS](https://pagible.com) built on Laravel JSON:API.

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/jsonapi.php`:

OptionEnv VariableDefaultDescription`maxdepth``CMS_JSONAPI_MAXDEPTH``1`Maximum depth of included relationships (e.g., 1 = `include=children`, 2 = `include=children,children.children`)Commands
--------

[](#commands)

### cms:install:jsonapi

[](#cmsinstalljsonapi)

Installs the Pagible JSON:API package.

```
php artisan cms:install:jsonapi
```

Publishes the Laravel JSON:API config, registers the CMS server, and adds the JSON:API exception handler to `bootstrap/app.php`.

### cms:benchmark:jsonapi

[](#cmsbenchmarkjsonapi)

Runs read-only JSON:API benchmarks.

```
php artisan cms:benchmark:jsonapi [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

Community10

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 (34 commits)")

---

Tags

laraveljsonapicms

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M920](/packages/statamic-cms)[cloudcreativity/laravel-json-api

JSON API (jsonapi.org) support for Laravel applications.

7861.1M5](/packages/cloudcreativity-laravel-json-api)[laravel-json-api/laravel

JSON:API for Laravel applications.

6401.5M18](/packages/laravel-json-api-laravel)[timacdonald/json-api

A Lightweight JSON:API Resource for Laravel

6421.0M5](/packages/timacdonald-json-api)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6277.0k5](/packages/riclep-laravel-storyblok)[laravel-json-api/eloquent

Serialize Eloquent models as JSON:API resources.

121.5M7](/packages/laravel-json-api-eloquent)

PHPackages © 2026

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