PHPackages                             shoulderscms/pages - 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. shoulderscms/pages

ActiveLibrary

shoulderscms/pages
==================

123PHP

Since Apr 2Pushed 11y ago2 watchersCompare

[ Source](https://github.com/ShouldersCMS/Pages)[ Packagist](https://packagist.org/packages/shoulderscms/pages)[ RSS](/packages/shoulderscms-pages/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Shoulderscms/Pages
==================

[](#shoulderscmspages)

Currently a very early version of a Pages module for Shoulderscms

Getting Started
---------------

[](#getting-started)

This is not production ready...so use at your own risk. This is a very early release.

- Follow the instructions on Shoulderscms/Shoulderscms first.
- Add the following to the require block in your composer.json file

```
"shoulderscms/pages": "dev-master"
```

- Do composer update in terminal
- Add the following to your `app/app.php` under service providers:

```
'providers' => [
    'Shoulderscms\Pages\PagesServiceProvider',
]
```

- Run package migrations by running the following in terminal: `php artisan migrate --package=shoulderscms/pages`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

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/d616aab541a2c6c34aba4b6d2b8bfa2f6182a6f3ffd2687dcb731a44a857676a?d=identicon)[ahuggins](/maintainers/ahuggins)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shoulderscms-pages/health.svg)

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

PHPackages © 2026

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