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

ActiveLibrary

persson/comments
================

A simple comments package

144PHP

Since Aug 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/christianpersson/laravel-comments)[ Packagist](https://packagist.org/packages/persson/comments)[ RSS](/packages/persson-comments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Please note: This package is extracted from a test project for learning purposes.

A simple package for organize comments.

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

[](#installation)

Add the following to you composer.json file

```
"persson/comments": "dev-master"

```

Run

```
composer update

```

Add the following to app/config/app.php

```
'Persson\Comments\CommentsServiceProvider'

```

Run the package migration

```
php artisan migrate --package=persson/comments

```

Publish the config (not mush to config yet...)

```
php artisan config:publish persson/comments

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/910bbfcf6c04964ffa613be0064efe26d3ba9cbc8867b2f8f1d24322daba0bab?d=identicon)[christianpersson](/maintainers/christianpersson)

---

Top Contributors

[![christianpersson](https://avatars.githubusercontent.com/u/4399130?v=4)](https://github.com/christianpersson "christianpersson (12 commits)")

### Embed Badge

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

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

PHPackages © 2026

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