PHPackages                             ichbin/filament-forum - 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. ichbin/filament-forum

ActiveLibrary

ichbin/filament-forum
=====================

This is my package filament-forum

3.x-dev(2y ago)02[2 PRs](https://github.com/boyfromhell/filament-forum/pulls)MITPHPPHP ^8.1

Since Sep 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/boyfromhell/filament-forum)[ Packagist](https://packagist.org/packages/ichbin/filament-forum)[ Docs](https://github.com/ichbin/filament-forum)[ GitHub Sponsors](https://github.com/IchBin)[ RSS](/packages/ichbin-filament-forum/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

This is my package filament-forum
=================================

[](#this-is-my-package-filament-forum)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ffb411d948fb5544b4c391d2a6b9fc5518e525f26f0deb5fd364e7db1b29f93c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69636862696e2f66696c616d656e742d666f72756d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ichbin/filament-forum)[![GitHub Tests Action Status](https://camo.githubusercontent.com/90bf7fd9e9e8e7f583190364d9007c855acca4097cba64ccf7d032e7ccb29987/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f69636862696e2f66696c616d656e742d666f72756d2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ichbin/filament-forum/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/dd9a178f5e4f1565084a1bd70a363c9353d7b2f55f3147dac9e410ff36dae468/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f69636862696e2f66696c616d656e742d666f72756d2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ichbin/filament-forum/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/bc39b978df6f97ee7bdfb52608e52b60b9593a4e93d26cdc3991ed2f35502111/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69636862696e2f66696c616d656e742d666f72756d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ichbin/filament-forum)

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 ichbin/filament-forum
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentForum = new IchBin\FilamentForum();
echo $filamentForum->echoPhrase('Hello, IchBin!');
```

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)

- [IchBin](https://github.com/IchBin)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

984d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4071890?v=4)[boyfromhell](/maintainers/boyfromhell)[@boyfromhell](https://github.com/boyfromhell)

---

Top Contributors

[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (50 commits)")[![zepfietje](https://avatars.githubusercontent.com/u/44533235?v=4)](https://github.com/zepfietje "zepfietje (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")[![ryangjchandler](https://avatars.githubusercontent.com/u/41837763?v=4)](https://github.com/ryangjchandler "ryangjchandler (6 commits)")[![boyfromhell](https://avatars.githubusercontent.com/u/4071890?v=4)](https://github.com/boyfromhell "boyfromhell (3 commits)")[![saade](https://avatars.githubusercontent.com/u/14329460?v=4)](https://github.com/saade "saade (2 commits)")[![maartenpaauw](https://avatars.githubusercontent.com/u/4550875?v=4)](https://github.com/maartenpaauw "maartenpaauw (1 commits)")[![lucasgiovanny](https://avatars.githubusercontent.com/u/4853801?v=4)](https://github.com/lucasgiovanny "lucasgiovanny (1 commits)")[![cheesegrits](https://avatars.githubusercontent.com/u/934456?v=4)](https://github.com/cheesegrits "cheesegrits (1 commits)")[![Z3d0X](https://avatars.githubusercontent.com/u/75579178?v=4)](https://github.com/Z3d0X "Z3d0X (1 commits)")

---

Tags

laravelIchBinfilament-forum

### Embed Badge

![Health badge](/badges/ichbin-filament-forum/health.svg)

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[guava/filament-knowledge-base

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

206120.5k1](/packages/guava-filament-knowledge-base)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)

PHPackages © 2026

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