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.11.5(3w ago)083↓35.7%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 1w ago

READMEChangelogDependencies (12)Versions (13)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
```

Page access rules are applied to collections, individual resources, and included relationships. Guests only see public pages. If the host application's active Laravel guard resolves an authenticated user, authentication-only pages and pages matching any frontend value supplied through the configured `Access` catalog and granted by Laravel Gate are visible too.

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)

MIT

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance97

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

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

Total

12

Last Release

25d 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 (49 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.9k3.8M1.1k](/packages/statamic-cms)[cloudcreativity/laravel-json-api

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

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

JSON:API for Laravel applications.

6421.6M24](/packages/laravel-json-api-laravel)[dystcz/lunar-api

Dystore API layer for Lunar e-commerce package

421.2k3](/packages/dystcz-lunar-api)[nilportugues/laravel5-json-api-dingo

Laravel5 JSONAPI and Dingo together to build APIs fast

311.5k](/packages/nilportugues-laravel5-json-api-dingo)

PHPackages © 2026

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