PHPackages                             jlourenco/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jlourenco/comments

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jlourenco/comments
==================

This modules adds the ability to have comments on any entity using Morph relationships

v0.1.2.2(9y ago)0331MITPHP

Since Jan 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/joaogl/comments)[ Packagist](https://packagist.org/packages/jlourenco/comments)[ Docs](https://github.com/jlourenco/comments)[ RSS](/packages/jlourenco-comments/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (1)

comments
========

[](#comments)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4e9c1160a5ed0b44843425c58b6cf70298361c958a40ce302f0600fe50383691/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6c6f7572656e636f2f636f6d6d656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jlourenco/comments)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/13012766c4d715a85087c61ce848e6f127584dc6a2eab80a80717151b50f380d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6c6f7572656e636f2f636f6d6d656e74732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/joaogl/comments)[![Coverage Status](https://camo.githubusercontent.com/80ebd986f2bc5e974c1987a66d2eb19c1b103d8c5aed42abf72e6562c3999579/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6a6c6f7572656e636f2f636f6d6d656e74732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/joaogl/comments/code-structure)[![Quality Score](https://camo.githubusercontent.com/bb1b483239ecb4e71537dfcbf3ab88e90b3bb0744fa8c46780df53431dfad11a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a6c6f7572656e636f2f636f6d6d656e74732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/joaogl/comments)[![Total Downloads](https://camo.githubusercontent.com/fe566540bfd34f80c4b1aec11cab72ca7bbc7dc41b264b90a9b14d716494135a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6c6f7572656e636f2f636f6d6d656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jlourenco/comments)

This modules adds the ability to have comments on any entity using Morph relationships

Install
-------

[](#install)

Via Composer

```
$ composer require jlourenco/comments
```

Usage
-----

[](#usage)

```
$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Joao Lourenco](https://github.com/joaogl)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

4

Last Release

3607d ago

### Community

Maintainers

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

---

Top Contributors

[![joaogl](https://avatars.githubusercontent.com/u/1858551?v=4)](https://github.com/joaogl "joaogl (9 commits)")

---

Tags

commentsjlourenco

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[beyondcode/laravel-comments

Add comments to your Laravel application

605414.2k2](/packages/beyondcode-laravel-comments)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[usamamuneerchaudhary/commentify

Easy Laravel Livewire Comments with TailwindCSS UI

23214.3k](/packages/usamamuneerchaudhary-commentify)[silverstripe/comments

Provides commenting functionality for your SilverStripe site.

41256.1k13](/packages/silverstripe-comments)[knplabs/knp-disqus-bundle

6480.2k](/packages/knplabs-knp-disqus-bundle)[tizis/lara-comments

Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...

1194.7k](/packages/tizis-lara-comments)

PHPackages © 2026

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