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

ActiveLibrary

jeroennoten/laravel-pages
=========================

Laravel pages

v1.9.1(8y ago)43714MITPHP

Since Jul 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jeroennoten/laravel-pages)[ Packagist](https://packagist.org/packages/jeroennoten/laravel-pages)[ RSS](/packages/jeroennoten-laravel-pages/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (8)Versions (23)Used By (0)

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

[](#installation)

1. Require the package using composer:

    ```
    composer require jeroennoten/laravel-pages

    ```
2. Add the service provider at **the end** of the `providers` array in `config/app.php`:

    ```
    JeroenNoten\LaravelPages\ServiceProvider::class,
    ```
3. Publish the configuration:

    ```
    php artisan vendor:publish --tag=pages-config

    ```
4. Publish the public assets:

    ```
    php artisan vendor:publish --tag=pages-public

    ```
5. Publish the public assets of CkEditor:

    ```
    php artisan vendor:publish --tag=ckeditor-assets

    ```

Updating
--------

[](#updating)

Publish the public assets:

```
php artisan vendor:publish --tag=pages-public --force

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity73

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

Recently: every ~66 days

Total

22

Last Release

3276d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelcmspages

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[tomatophp/filament-cms

Full CMS System with support of importing integrations and multi meta functions

11410.4k4](/packages/tomatophp-filament-cms)[bfinlay/laravel-excel-seeder

Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files

3944.4k](/packages/bfinlay-laravel-excel-seeder)[devisephp/cms

Content Management System using the Laravel Framework

817.3k](/packages/devisephp-cms)

PHPackages © 2026

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