PHPackages                             lwc/lwccmspage - 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. lwc/lwccmspage

ActiveLibrary

lwc/lwccmspage
==============

ZF2 module for CMS pages (nested set tree)

09PHP

Since Nov 24Pushed 12y ago3 watchersCompare

[ Source](https://github.com/lewildcode/lwccmspage)[ Packagist](https://packagist.org/packages/lwc/lwccmspage)[ RSS](/packages/lwc-lwccmspage/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

LwcCmsPage
==========

[](#lwccmspage)

ZF2 module for handling a nested set of CMS pages. Still in heavy development, please don't use it ;-)

### Composer

[](#composer)

```
"require": {
    "lwc/lwccmspage": "1.*"
}

```

### ZF2 config setup

[](#zf2-config-setup)

- Add the "LwcCmsPage" module to your **config/application.config.php** file

### Database setup

[](#database-setup)

- Import the **data/table-init.sql** file into your database. It will create a 2 tables: \*\* one for storing the pages \*\* another one for "rows" - which is basically a CSS/JS grid approach for saving content elements via the LwcCmsContent module.
- The module will provide a ServiceManager alias called **LwcCmsPage\\DbAdapter**. Per default, it points to a "dbAdapter" service. You may have to change this according to your application's default database adapter.

Still work in progress. :)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/942bae21addd843b4420970ad54a09ded7181deec8185ab5dca4997b2c0c042a?d=identicon)[timoziemann](/maintainers/timoziemann)

### Embed Badge

![Health badge](/badges/lwc-lwccmspage/health.svg)

```
[![Health](https://phpackages.com/badges/lwc-lwccmspage/health.svg)](https://phpackages.com/packages/lwc-lwccmspage)
```

PHPackages © 2026

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