PHPackages                             aimeos/pagible-core - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aimeos/pagible-core

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aimeos/pagible-core
===================

Pagible CMS - Core package

0.10.4(1mo ago)0102↑108.3%9LGPL-3.0-onlyPHPPHP ^8.2

Since Apr 15Pushed 1w agoCompare

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

READMEChangelogDependencies (16)Versions (6)Used By (9)

Pagible Core
============

[](#pagible-core)

Core package for [Pagible CMS](https://pagible.com) providing models, permissions, tenancy, utilities, and migrations.

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

OptionDefaultDescription`roles``['admin' => ['*'], ...]`Named role definitions mapping to permission sets. Supports wildcards (`page:*`, `*:view`, `*`) and denials (`!page:purge`)`broadcast``false`Enable real-time broadcasting via Laravel Reverb so other editors see changes immediately`db``sqlite`Database connection name (references `config/database.php`)`disk``public`Filesystem disk for uploaded files`image.preview-sizes``[480, 960, 1920]`Preview image widths in pixels for uploaded images`locales``en,ar,zh,fr,de,es,pt,pt-BR,ru`Comma-separated ISO language codes. First locale is the default for new content`multidomain``false`Enable domain-based page routing`navdepth``2`Maximum depth of the navigation tree menu`prune``30`Days before soft-deleted items are permanently removed. Set to `false` to disable`versions``10`Maximum number of versions to retain per page, element, or file### Default Roles

[](#default-roles)

RolePermissions`admin`All permissions (`*`)`viewer`View-only access`publisher`All except publish and purge`editor`All except publish and purgeCommands
--------

[](#commands)

### cms:install:core

[](#cmsinstallcore)

Installs the Pagible CMS core package.

```
php artisan cms:install:core [--seed]
```

OptionDescription`--seed`Add example pages to the databasePublishes config, creates the SQLite database if needed, runs migrations, and optionally seeds example content.

### cms:user

[](#cmsuser)

Manages CMS user authorization.

```
php artisan cms:user [email] [options]
```

OptionDescription`email`Email address of the user (creates if new)`-a`, `--add=PERM`Add permissions (repeatable, supports wildcards)`-d`, `--disable`Disable all permissions`-e`, `--enable`Enable all permissions (`*`)`-l`, `--list`List all permissions of the user`-p`, `--password=PWD`Set password (prompts if omitted during creation)`-r`, `--remove=PERM`Remove permissions (repeatable, supports wildcards)`--role=ROLE`Add a named role (e.g., `editor`, `publisher`, `admin`)`--roles`List all available roles and their permissions### cms:publish

[](#cmspublish)

Publishes scheduled versions where `publish_at` has passed. Registered to run automatically every 30 minutes.

```
php artisan cms:publish
```

### cms:benchmark:core

[](#cmsbenchmarkcore)

Runs core model performance benchmarks.

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

42

—

FairBetter than 89% of packages

Maintenance96

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community16

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

---

Tags

laravelpackagecmsmulti-tenantmulti-language

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.4k169.0k9](/packages/bagisto-bagisto)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[code16/sharp

Laravel Content Management Framework

79062.6k7](/packages/code16-sharp)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11914.4k42](/packages/kompo-kompo)

PHPackages © 2026

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