PHPackages                             delssajri/sculpin-lists-bundle - 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. delssajri/sculpin-lists-bundle

ActiveLibrary

delssajri/sculpin-lists-bundle
==============================

Sculpin Lists Bundle

010PHP

Since Mar 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/delssajri/sculpin-lists-bundle)[ Packagist](https://packagist.org/packages/delssajri/sculpin-lists-bundle)[ RSS](/packages/delssajri-sculpin-lists-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sculpin Pages Bundle
====================

[](#sculpin-pages-bundle)

Setup
-----

[](#setup)

Add this bundle in your `sculpin.json` file:

```
{
    "require": {
        "fab/sculpin-pages-bundle": "@dev"
    }
}
```

and install this bundle running `sculpin update`.

Now you can register the bundle in `SculpinKernel` class available on `app/SculpinKernel.php` file:

```
class SculpinKernel extends \Sculpin\Bundle\SculpinBundle\HttpKernel\AbstractKernel
{
    protected function getAdditionalSculpinBundles()
    {
        return array(
           'Fab\Sculpin\Bundle\PagesBundle\SculpinPagesBundle'
        );
    }
}
```

Usage
-----

[](#usage)

Files under `_pages` are recognized as a Content Type Page.

A Twig variable `page.menu` can be loop to automatically generate a menu.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce59ffda16d37c6b5d9bada57943da5bc92050b22d5ff9bd490099d3f2367819?d=identicon)[delssajri](/maintainers/delssajri)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/delssajri-sculpin-lists-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/delssajri-sculpin-lists-bundle/health.svg)](https://phpackages.com/packages/delssajri-sculpin-lists-bundle)
```

PHPackages © 2026

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