PHPackages                             jaymeh/filament-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. [Admin Panels](/categories/admin)
4. /
5. jaymeh/filament-pages

AbandonedArchivedLibrary[Admin Panels](/categories/admin)

jaymeh/filament-pages
=====================

Functionality for handling basic Page Resources within Filament.

1.1.3(2y ago)018[2 PRs](https://github.com/jaymeh/filament-pages/pulls)MITPHPPHP ^8.1CI passing

Since Feb 25Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/jaymeh/filament-pages)[ Packagist](https://packagist.org/packages/jaymeh/filament-pages)[ Docs](https://github.com/jaymeh/filament-pages)[ GitHub Sponsors](https://github.com/jaymeh)[ RSS](/packages/jaymeh-filament-pages/feed)WikiDiscussions 1.x Synced today

READMEChangelog (8)Dependencies (12)Versions (12)Used By (0)

Functionality for handling basic Page Resources within Filament.
================================================================

[](#functionality-for-handling-basic-page-resources-within-filament)

[![Latest Version on Packagist](https://camo.githubusercontent.com/21a3093d10739f96f70a9106f404afa860a95a29b789380ec53ff51294c1e0f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a61796d65682f66696c616d656e742d70616765732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaymeh/filament-pages)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8c4104130371d566bd0bf69ef2a7dfd3d7f91a46b1b91ff2951fb8fa49eff680/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a61796d65682f66696c616d656e742d70616765732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/jaymeh/filament-pages/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a9f0f0868b0b6df1b20800dee09964a8e2129a99e6894f2d390a6d6369c0ea09/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a61796d65682f66696c616d656e742d70616765732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/jaymeh/filament-pages/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/92fa379573c16c525ce66a4c5cd952e9de1fdc981534413aae099738d7002275/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a61796d65682f66696c616d656e742d70616765732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaymeh/filament-pages)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require jaymeh/filament-pages
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-pages-migrations"
php artisan migrate
```

You can publish the config file with:

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

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-pages-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentPages = new Jaymeh\FilamentPages();
echo $filamentPages->echoPhrase('Hello, Jaymeh!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Jamie Sykes](https://github.com/jaymeh)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance48

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% 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 ~86 days

Recently: every ~142 days

Total

9

Last Release

172d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18261676?v=4)[Jamie Sykes](/maintainers/jaymeh)[@jaymeh](https://github.com/jaymeh)

---

Top Contributors

[![jaymeh](https://avatars.githubusercontent.com/u/18261676?v=4)](https://github.com/jaymeh "jaymeh (27 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

laravelfilament-pagesjaymeh

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

196223.8k15](/packages/bezhansalleh-filament-exceptions)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

209151.3k2](/packages/guava-filament-knowledge-base)

PHPackages © 2026

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