PHPackages                             liberusoftware/blog-filament - 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. liberusoftware/blog-filament

ActiveLiberu-module

liberusoftware/blog-filament
============================

Filament administration adapter for Liberu Blog.

1.0.4(today)02↑2900%1MITPHPPHP ^8.5CI failing

Since Aug 1Pushed todayCompare

[ Source](https://github.com/liberusoftware/module-blog-filament)[ Packagist](https://packagist.org/packages/liberusoftware/blog-filament)[ RSS](/packages/liberusoftware-blog-filament/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (4)Versions (6)Used By (1)

Liberu Blog Administration
==========================

[](#liberu-blog-administration)

> Optional Filament resources for Blog.

[Software](https://liberusoftware.com) · [Hosting](https://liberuhosting.com) · [Services](https://liberuservices.com) · [Liberu Group](https://liberugroup.com)

[![PHP](https://camo.githubusercontent.com/38189c74fa19d38a84282702897dcd5bf0e54f8ee6be5cb02aa9a3a1f5711862/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e352d3737374242343f6c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://www.php.net/) [![Latest release](https://camo.githubusercontent.com/45fafb04a6dea934b03ac1fc4c423636e39bf723b8f4ad61478082326236d44c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c6962657275736f6674776172652f6d6f64756c652d626c6f672d66696c616d656e743f736f72743d73656d766572)](https://github.com/liberusoftware/module-blog-filament/releases/latest) [![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](LICENSE.md)

Feature scope
-------------

[](#feature-scope)

Optional Filament resources for Blog. This repository owns this capability as an independently versioned Composer package; hosts integrate it through its declared public boundaries rather than application-specific classes.

### Capabilities

[](#capabilities)

- `blog.filament`

### Declared features

[](#declared-features)

- Optional Filament resources for Blog

Requirements and installation
-----------------------------

[](#requirements-and-installation)

DependencySupported version`php``^8.5``filament/filament``^5.1``liberusoftware/blog-core``^1.0`Install the released package from the project root:

```
composer require liberusoftware/blog-filament
```

The trusted `liberusoftware/composer-installer` places it in `/modules/blog-filament`. The installed directory remains tracked by the host repository, while Composer and its lock file remain the source of version truth. Installation does not imply runtime enablement or commercial entitlement.

Architecture and integration
----------------------------

[](#architecture-and-integration)

- Composer package: `liberusoftware/blog-filament`
- Package type: `liberu-module`
- Installer name: `blog-filament`
- Category: `presentation`
- Service provider: `Liberu\Blog\Filament\BlogFilamentServiceProvider`
- Enabled by default: `no`

### Public contracts

[](#public-contracts)

- No separate contract type is declared; use the documented provider and capability boundary.

### Commands

[](#commands)

- No console command is provided.

### Events

[](#events)

- No package-owned event class is currently published.

### Persistence and permissions

[](#persistence-and-permissions)

- This package owns no database migration.

Authorization remains the host application's responsibility unless a public authorizer contract is listed above. Consumers should grant only the permissions needed for the exported capabilities and must not couple to internal tables or classes.

Testing
-------

[](#testing)

The package includes 2 test file(s). From a compatible host checkout, run:

```
vendor/bin/pest modules/blog-filament/tests
```

Changes must preserve the manifest, service-provider integration, package boundaries, and PHP/Laravel compatibility declared above.

Security
--------

[](#security)

Do not report security vulnerabilities through public GitHub issues. Email `security@liberusoftware.com` with reproduction details and the affected version so the report can be handled privately.

License
-------

[](#license)

This module is open-source software available under the [MIT License](LICENSE.md). The linked licence text is authoritative.

Feedback and contributing
-------------------------

[](#feedback-and-contributing)

Focused issues and tested pull requests are welcome in the [GitHub repository](https://github.com/liberusoftware/module-blog-filament). Keep changes within this module's capability boundary, update tests and documentation, and record user-visible changes in `CHANGELOG.md`.

Contributors
------------

[](#contributors)

Thank you to everyone who helps improve Liberu. [View the contributors graph](https://github.com/liberusoftware/module-blog-filament/graphs/contributors).

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance100

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

5

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/179251?v=4)[Curtis Delicata](/maintainers/curtisdelicata)[@curtisdelicata](https://github.com/curtisdelicata)

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/liberusoftware-blog-filament/health.svg)

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

###  Alternatives

[backstage/mails

View logged mails and events in a beautiful Filament UI.

16321.5k](/packages/backstage-mails)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

4041.8k](/packages/codewithdennis-larament)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6758.2k2](/packages/marcelweidum-filament-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.8k](/packages/rawilk-profile-filament-plugin)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.8k2](/packages/crumbls-layup)

PHPackages © 2026

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