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

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

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

1.0.2(7y ago)08PHP

Since Jun 19Pushed 7y agoCompare

[ Source](https://github.com/timo-spaceduck/pages)[ Packagist](https://packagist.org/packages/spaceduck/pages)[ RSS](/packages/spaceduck-pages/feed)WikiDiscussions master Synced 2w 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 35% 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

2569d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26203315?v=4)[Timo](/maintainers/timo-spaceduck)[@timo-spaceduck](https://github.com/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)
```

###  Alternatives

[stecman/composer-bash-completion-plugin

BASH/ZSH auto-complete plugin for Composer

7910.3k](/packages/stecman-composer-bash-completion-plugin)

PHPackages © 2026

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