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

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

webfactorybulgaria/comments
===========================

v4.1.5(9y ago)03MITPHP

Since Jul 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/webfactorybulgaria/Comments)[ Packagist](https://packagist.org/packages/webfactorybulgaria/comments)[ RSS](/packages/webfactorybulgaria-comments/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (7)Used By (0)

Comments
========

[](#comments)

Frontend
--------

[](#frontend)

omments can be added to models with the commentable trait(ex. news, events, articles, tours etc.)

1. Make your model use Commentable trait: use \\TypiCMS\\Modules\\Comments\\Shells\\Traits\\Commentable;
2. Include this in the blade file {!! Comments::render($model) !!}. $model should be Commentable

You can select from Local, Disquss and Facebook comments

### Disquss:

[](#disquss)

You have to set your short\_name in the config. (make sure you copy the whole disquss section from the comments array) If you want to show the number of comments on the listing you need to:

1. Add a span like this
2. Add this to the bottom of the list: &lt;script id="dsq-count-scr" src="//test-fzgboletzf.disqus.com/count.js" async&gt;&lt;/script&gt; (more info: )

### Facebook:

[](#facebook)

If you want to moderate the comments in facebook you have to add this at the top of your show.blade @section('meta\_tags') {!! Comments::getMetaTags() !!} @endsection

Backend
-------

[](#backend)

Comments are managed through the admin Comments tab

This module is part of [Admintool4](https://github.com/webfactorybulgaria/Base), a multilingual CMS based on Laravel 5.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~69 days

Total

6

Last Release

3331d ago

### Community

Maintainers

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

### Embed Badge

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

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

PHPackages © 2026

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