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

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

tourze/product-comment-bundle
=============================

Symfony 商品评论系统，支持评论、回复、点赞功能

0.0.1(5mo ago)00MITPHPCI failing

Since Nov 14Pushed 4mo agoCompare

[ Source](https://github.com/tourze/product-comment-bundle)[ Packagist](https://packagist.org/packages/tourze/product-comment-bundle)[ RSS](/packages/tourze-product-comment-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (51)Versions (2)Used By (0)

Product Comment Bundle
======================

[](#product-comment-bundle)

[English](README.md) | [中文](README.zh-CN.md)

[![Latest Version](https://camo.githubusercontent.com/c84b38b528be44c356996721d2af27ee31a243eafa78350e09af489661a759df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746f75727a652f70726f647563742d636f6d6d656e742d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tourze/product-comment-bundle)[![PHP Version](https://camo.githubusercontent.com/c3d372b55ac2d4fcf386a178e11d9788310097b35f3893cf3daae574b6b4cd3e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e312d626c75652e7376673f7374796c653d666c61742d737175617265)](https://php.net)[![License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/07a93c6c3a828e1e929e2a173231acc84705e6f7a486f6d8d0f4103f204a79d1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c642d70617373696e672d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](#)[![Coverage Status](https://camo.githubusercontent.com/e37fde06cc78c68912664f6f724b8f38a778ef4f78dfc7958ce2220b4f1e8397/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d5749502d79656c6c6f772e7376673f7374796c653d666c61742d737175617265)](#)[![Quality Score](https://camo.githubusercontent.com/ac64606e6b85da5345857b61a6757357de91aef28b718914f347065ae3e19e59/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746f75727a652f70726f647563742d636f6d6d656e742d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tourze/product-comment-bundle)[![Total Downloads](https://camo.githubusercontent.com/7ba2dd4aa6d90a8ffba2206283ea043dcd12090779835f66f717786ce6298f4f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f75727a652f70726f647563742d636f6d6d656e742d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tourze/product-comment-bundle)

A Symfony bundle for managing product comments, including hierarchical comments, ratings, likes, and administrative controls.

Table of Contents
-----------------

[](#table-of-contents)

- [Quick Start](#quick-start)
- [Features](#features)
- [Installation](#installation)
- [Dependencies](#dependencies)
- [API Endpoints](#api-endpoints)
- [Entity Structure](#entity-structure)
- [Advanced Usage](#advanced-usage)
- [Security](#security)
- [Contributing](#contributing)
- [License](#license)

Quick Start
-----------

[](#quick-start)

### Register the Bundle

[](#register-the-bundle)

Add the bundle to your `config/bundles.php`:

```
