PHPackages                             happytodev/filament-comments - 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. happytodev/filament-comments

ActiveLibrary

happytodev/filament-comments
============================

This is my package filament-comments

v0.1.3(3y ago)21871[4 PRs](https://github.com/happytodev/filament-comments/pulls)1MITPHPPHP ^8.1

Since Jul 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/happytodev/filament-comments)[ Packagist](https://packagist.org/packages/happytodev/filament-comments)[ Docs](https://github.com/happytodev/filament-comments)[ RSS](/packages/happytodev-filament-comments/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (10)Used By (1)

[![](https://camo.githubusercontent.com/2bedf63f24cda7efab02da955dc11fb7ef8a060e2f26b73c33a7aac84529b8a3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31)](https://supportukrainenow.org)

This is my package filament-comments
====================================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/773529b3115d280bc9a53c5230d2e3174417599d32246d760b6dbf120edd335f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6861707079746f6465762f66696c616d656e742d636f6d6d656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happytodev/filament-comments)[![GitHub Tests Action Status](https://camo.githubusercontent.com/21d1c4a372249804d4dd711200a3d61af186deaa272e2a410f53aac5ed5f0814/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6861707079746f6465762f66696c616d656e742d636f6d6d656e74732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/happytodev/filament-comments/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9275fbb885d2d3a82ba7b4b2bd93c5f89e74d6805e2cd5f82a54d2e2d5f84649/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6861707079746f6465762f66696c616d656e742d636f6d6d656e74732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/happytodev/filament-comments/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/7e740a96ad24dd06f3a4461dcd06d7bd02473fd51a96b54c15e7b4582cbdacec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6861707079746f6465762f66696c616d656e742d636f6d6d656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happytodev/filament-comments)

This is a filamentphp plugin. It add comments functionnalities. Currently it works only with OrbitPHP.

Support us
----------

[](#support-us)

If you want and if you can, you can [sponsorship](https://github.com/sponsors/happytodev) this project.

It will help me a lot ;-)

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

[](#installation)

You can install the package via composer:

```
composer require happytodev/filament-comments
```

You can launch the installer of package like this:

```
php artisan filament-comments:install
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/happytodev/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Frédéric Blanc](https://github.com/happytodev)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.4% 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 ~1 days

Total

4

Last Release

1380d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b31cd186f639bcfaffa668063556cfe495baae03d56a7f0c69fba8383feecfc1?d=identicon)[happytodev](/maintainers/happytodev)

---

Top Contributors

[![happytodev](https://avatars.githubusercontent.com/u/425998?v=4)](https://github.com/happytodev "happytodev (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laravelfilament-commentshappytodev

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/happytodev-filament-comments/health.svg)

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

###  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)
