PHPackages                             fab/sculpin-pages-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fab/sculpin-pages-bundle

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

fab/sculpin-pages-bundle
========================

Sculpin Pages Bundle

1.0.0(11y ago)51532MITPHPPHP &gt;=5.3.2

Since Mar 3Pushed 11y agoCompare

[ Source](https://github.com/fabarea/sculpin-pages-bundle)[ Packagist](https://packagist.org/packages/fab/sculpin-pages-bundle)[ Docs](https://sculpin.io)[ RSS](/packages/fab-sculpin-pages-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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

Unknown

Total

1

Last Release

4088d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9df52765d70098f094d02c41a2fda5b108b30ba7e58383dd79c5eda0f286dd21?d=identicon)[fudriot](/maintainers/fudriot)

---

Top Contributors

[![fabarea](https://avatars.githubusercontent.com/u/620730?v=4)](https://github.com/fabarea "fabarea (5 commits)")[![fudriot](https://avatars.githubusercontent.com/u/9142147?v=4)](https://github.com/fudriot "fudriot (1 commits)")[![PowerKiKi](https://avatars.githubusercontent.com/u/72603?v=4)](https://github.com/PowerKiKi "PowerKiKi (1 commits)")

---

Tags

staticpagesblogbloggingsite

### Embed Badge

![Health badge](/badges/fab-sculpin-pages-bundle/health.svg)

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

###  Alternatives

[sculpin/sculpin

Static Site Generator

1.5k102.8k12](/packages/sculpin-sculpin)[tightenco/jigsaw-blog-template

Blog starter template for Jigsaw static site generator by Tighten

9464.0k](/packages/tightenco-jigsaw-blog-template)[norberttech/static-content-generator-bundle

Generate static html pages from your symfony application

373.7k](/packages/norberttech-static-content-generator-bundle)[rickwest/jigsaw-clean-blog

Blog starter template for Jigsaw static site generator by Tighten

111.4k](/packages/rickwest-jigsaw-clean-blog)

PHPackages © 2026

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