PHPackages                             lindesbs/pageyaml - 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. lindesbs/pageyaml

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

lindesbs/pageyaml
=================

Seitenbaeume via YAML generieren

0.2(1y ago)2151[4 issues](https://github.com/lindesbs/pageyaml/issues)LGPL-3.0-or-laterPHP

Since Jun 3Pushed 1y ago2 watchersCompare

[ Source](https://github.com/lindesbs/pageyaml)[ Packagist](https://packagist.org/packages/lindesbs/pageyaml)[ Docs](https://chektrion.de)[ RSS](/packages/lindesbs-pageyaml/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

pageYaml
========

[](#pageyaml)

Creating page trees via yaml file. Optionally with the first article and the first content element.

```
# Using the double tilde, the label can be separated from a fixed alias.
# Otherwise, the alias is formed from the label.
Homepage~~homepage:
  # By prefixing with a tilde, the individual attributes of a page can be addressed.
  ~description: The simple overview page
  ~language: en
  ~fallback: true
  ~includeLayout: true
  ~layout: 1
  Overview:
  Introdution:
  Links:
    Detail:
      ~visible: false
      ~hide: true
  Legal notice:
  Privacy Policy:
  # Numerical pages are parsed as error pages
  404:
  403:
  _HIDDEN:
    _Header:
    _Footer:
```

Aliases are generated automatically. If the first word starts with an underscore ("\_"), the page is hidden.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

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

Total

3

Last Release

541d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6593c5094ddd513026ffdba13136588711065266daa789bfe278585c98850f62?d=identicon)[lindesbs](/maintainers/lindesbs)

---

Top Contributors

[![lindesbs](https://avatars.githubusercontent.com/u/62198?v=4)](https://github.com/lindesbs "lindesbs (14 commits)")

### Embed Badge

![Health badge](/badges/lindesbs-pageyaml/health.svg)

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

###  Alternatives

[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[symfony/ux-notify

Native notification integration for Symfony

1274.7k](/packages/symfony-ux-notify)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

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