PHPackages                             friendsofsymfony/comment-bundle - 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. friendsofsymfony/comment-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

friendsofsymfony/comment-bundle
===============================

This Bundle provides threaded comment functionality for Symfony applications

v3.0.0(6y ago)460751.2k↓31.1%230[54 issues](https://github.com/FriendsOfSymfony/FOSCommentBundle/issues)5MITPHPPHP ^7.2CI failing

Since Nov 20Pushed 4y ago30 watchersCompare

[ Source](https://github.com/FriendsOfSymfony/FOSCommentBundle)[ Packagist](https://packagist.org/packages/friendsofsymfony/comment-bundle)[ Docs](http://friendsofsymfony.github.com)[ RSS](/packages/friendsofsymfony-comment-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (26)Versions (34)Used By (5)

FOSCommentBundle
================

[](#foscommentbundle)

The FOSCommentBundle adds support for a comment system in Symfony. Features include:

- Supports Symfony 3.4, 4.4
- Manages trees of comments
- Can include comment threads in any page
- Compatible with any persistence backend. Doctrine2 mongodb-odm and ORM are implemented.
- Configurable sorting of the comment tree
- REST api (via FOSRestBundle)
- Extensible through events fired during the comment lifecycle
- Optional use of Symfony Acl to protect comments
- Optional integration with FOS\\UserBundle
- Optional integration with `Akismet`
- Optional markup parser support (eg HtmlPurifier or php-sundown)

[![Build Status](https://camo.githubusercontent.com/8a35af88cca7a4649a9769c8f6f68b0da29ade9dc9f8ab66751bd08233e2242c/68747470733a2f2f7472617669732d63692e6f72672f467269656e64734f6653796d666f6e792f464f53436f6d6d656e7442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/FriendsOfSymfony/FOSCommentBundle) [![Total Downloads](https://camo.githubusercontent.com/18fb2e4d0239a8b3b22ba1174a7e12f7c37fd44fa1918f1277fce1e1fec9d4ca/68747470733a2f2f706f7365722e707567782e6f72672f667269656e64736f6673796d666f6e792f636f6d6d656e742d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/friendsofsymfony/comment-bundle) [![Latest Stable Version](https://camo.githubusercontent.com/235c8b9a29c3741bf5180427398d83d866657ddaf06e3af3329f1fa71e8e22ba/68747470733a2f2f706f7365722e707567782e6f72672f667269656e64736f6673796d666f6e792f636f6d6d656e742d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/friendsofsymfony/comment-bundle)

Documentation
-------------

[](#documentation)

The bulk of the documentation is stored in the `Resources/doc/index.md`file in this bundle:

[Read the Documentation](https://github.com/FriendsOfSymfony/FOSCommentBundle/blob/master/docs/index.md)

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

[](#installation)

All the installation instructions are located in [documentation](https://github.com/FriendsOfSymfony/FOSCommentBundle/blob/master/docs/index.md).

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle:

```
LICENSE

```

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity58

Moderate usage in the ecosystem

Community44

Growing community involvement

Maturity69

Established project with proven stability

 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

Every ~93 days

Recently: every ~35 days

Total

33

Last Release

2322d ago

Major Versions

v1.0.0 → v2.0.02012-05-26

v1.0.2 → v2.0.12012-09-08

v1.0.3 → v2.0.22012-10-05

v1.0.4 → v2.0.32013-01-09

v2.4.0 → v3.0.02020-01-08

PHP version history (4 changes)v0.9.0PHP &gt;=5.3.2

v2.0.9PHP &gt;=5.3.9

v2.1.0PHP ^5.5.9|~7.0

v3.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/75c5d927b0434111db9720dd78af8c83385cf28bb9aeafd031ba8cb0c4ffc558?d=identicon)[Stof](/maintainers/Stof)

![](https://avatars.githubusercontent.com/u/1620075?v=4)[François Ganachaud](/maintainers/couac)[@couac](https://github.com/couac)

![](https://avatars.githubusercontent.com/u/20873?v=4)[Luke Smith](/maintainers/lsmith)[@lsmith](https://github.com/lsmith)

![](https://www.gravatar.com/avatar/78fcc60c1d576c1f19a4c03297931f879354efbb7e054318ffe391a2a2f0a274?d=identicon)[asm89](/maintainers/asm89)

![](https://avatars.githubusercontent.com/u/278097?v=4)[Tim Nagel](/maintainers/merk)[@merk](https://github.com/merk)

---

Top Contributors

[![merk](https://avatars.githubusercontent.com/u/278097?v=4)](https://github.com/merk "merk (363 commits)")[![XWB](https://avatars.githubusercontent.com/u/1032281?v=4)](https://github.com/XWB "XWB (337 commits)")[![ornicar](https://avatars.githubusercontent.com/u/140370?v=4)](https://github.com/ornicar "ornicar (121 commits)")[![asm89](https://avatars.githubusercontent.com/u/657357?v=4)](https://github.com/asm89 "asm89 (108 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (56 commits)")[![n1c01a5](https://avatars.githubusercontent.com/u/1773356?v=4)](https://github.com/n1c01a5 "n1c01a5 (11 commits)")[![tarjei](https://avatars.githubusercontent.com/u/211263?v=4)](https://github.com/tarjei "tarjei (10 commits)")[![Problematic](https://avatars.githubusercontent.com/u/744424?v=4)](https://github.com/Problematic "Problematic (9 commits)")[![helmer](https://avatars.githubusercontent.com/u/586545?v=4)](https://github.com/helmer "helmer (9 commits)")[![apierr](https://avatars.githubusercontent.com/u/1194257?v=4)](https://github.com/apierr "apierr (9 commits)")[![umpirsky](https://avatars.githubusercontent.com/u/208957?v=4)](https://github.com/umpirsky "umpirsky (9 commits)")[![AetherFox](https://avatars.githubusercontent.com/u/470393?v=4)](https://github.com/AetherFox "AetherFox (5 commits)")[![franmomu](https://avatars.githubusercontent.com/u/720690?v=4)](https://github.com/franmomu "franmomu (5 commits)")[![inssein](https://avatars.githubusercontent.com/u/882228?v=4)](https://github.com/inssein "inssein (5 commits)")[![mweimerskirch](https://avatars.githubusercontent.com/u/362092?v=4)](https://github.com/mweimerskirch "mweimerskirch (5 commits)")[![helios-ag](https://avatars.githubusercontent.com/u/334907?v=4)](https://github.com/helios-ag "helios-ag (4 commits)")[![andreiciceu](https://avatars.githubusercontent.com/u/9255607?v=4)](https://github.com/andreiciceu "andreiciceu (3 commits)")[![blankse](https://avatars.githubusercontent.com/u/998558?v=4)](https://github.com/blankse "blankse (3 commits)")[![antoinemineau](https://avatars.githubusercontent.com/u/520893?v=4)](https://github.com/antoinemineau "antoinemineau (3 commits)")[![mazen](https://avatars.githubusercontent.com/u/118904?v=4)](https://github.com/mazen "mazen (3 commits)")

---

Tags

bundlecommentsphpsymfonysymfony-bundleforumcommentthreads

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/friendsofsymfony-comment-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofsymfony-comment-bundle/health.svg)](https://phpackages.com/packages/friendsofsymfony-comment-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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