PHPackages                             aimeos/pagible-theme - 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. [Templating &amp; Views](/categories/templating)
4. /
5. aimeos/pagible-theme

ActiveLibrary[Templating &amp; Views](/categories/templating)

aimeos/pagible-theme
====================

Pagible CMS - Frontend theme and rendering

0.10.4(1mo ago)0110—9.1%1LGPL-3.0-onlyPHPPHP ^8.2

Since Apr 16Pushed 1w agoCompare

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

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

Pagible Theme
=============

[](#pagible-theme)

Frontend rendering for [Pagible CMS](https://pagible.com). Provides page rendering, search, sitemap, and contact form with Blade templates.

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

OptionEnv VariableDefaultDescription`cache``file` (or `array` in debug)Cache store for rendered pages (from `config/cache.php`)`ttl``CMS_THEME_TTL``86400` (or `0` in debug)Time-to-live for cached pages in seconds; `0` disables caching`disk``CMS_THEME_DISK`Filesystem disk for tenant-uploaded themes; disabled if unconfigured`sitemap``CMS_SITEMAP``sitemap`URL path prefix for XML sitemap (`/{sitemap}.xml`)`pageroute``CMS_PAGEROUTE``{}`JSON object with catch-all page route options (Laravel route group)### Content Security Policy

[](#content-security-policy)

CSP directives are configured under the `csp` key, with defaults for hCaptcha:

OptionEnv VariableDefault`csp.media-src``CMS_CSP_MEDIA_SRC``csp.style-src``CMS_CSP_STYLE_SRC``https://hcaptcha.com https://*.hcaptcha.com``csp.frame-src``CMS_CSP_FRAME_SRC``https://hcaptcha.com https://*.hcaptcha.com``csp.script-src``CMS_CSP_SCRIPT_SRC``https://hcaptcha.com https://*.hcaptcha.com``csp.connect-src``CMS_CSP_CONNECT_SRC``https://hcaptcha.com https://*.hcaptcha.com`Commands
--------

[](#commands)

### cms:install:theme

[](#cmsinstalltheme)

Installs the Pagible Theme package.

```
php artisan cms:install:theme
```

Publishes theme files and adds hCaptcha configuration to `config/services.php`. Requires `HCAPTCHA_SITEKEY` and `HCAPTCHA_SECRET` environment variables for contact form spam protection.

### cms:benchmark:theme

[](#cmsbenchmarktheme)

Runs page rendering and controller benchmarks.

```
php artisan cms:benchmark:theme [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 productionBlade Directives
----------------

[](#blade-directives)

DirectiveDescription`@localDate($date, $format)`Formats a date using Carbon locale-aware `isoFormat``@markdown($text)`Converts Markdown to HTML using GitHub-flavored CommonMarkLicense
-------

[](#license)

LGPL-3.0-only

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance96

Actively maintained with recent releases

Popularity14

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

---

Tags

laravelcmsthemefrontend

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M920](/packages/statamic-cms)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k449.3k30](/packages/tightenco-jigsaw)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

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

Theme and asset management for laravel

34632.6k1](/packages/shipu-themevel)[riclep/laravel-storyblok

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

6277.0k5](/packages/riclep-laravel-storyblok)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13640.5k2](/packages/andreia-filament-nord-theme)

PHPackages © 2026

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