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

ActiveLibrary

spaceduck/pages
===============

1.0.2(6y ago)08PHP

Since Jun 19Pushed 6y agoCompare

[ Source](https://github.com/timo-spaceduck/pages)[ Packagist](https://packagist.org/packages/spaceduck/pages)[ RSS](/packages/spaceduck-pages/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Pages
=====

[](#pages)

A small library for creating static pages in laravel.

Installation
------------

[](#installation)

You can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):

```
composer require spaceduck/pages

```

The package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="Spaceduck\Pages\PagesServiceProvider" --tag="migrations"

```

After the migration has been published you can create the `pages` table by running the migrations:

```
php artisan migrate

```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

3

Last Release

2522d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4a9baeed058d5a663d26e2d94635506637d772447ee31b6b745aac4b1cb5db6?d=identicon)[timo-spaceduck](/maintainers/timo-spaceduck)

---

Top Contributors

[![timo-spaceduck](https://avatars.githubusercontent.com/u/26203315?v=4)](https://github.com/timo-spaceduck "timo-spaceduck (9 commits)")

### Embed Badge

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

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

PHPackages © 2026

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