youshido/comments-bundle

Symfony Comments Bundle 支持MongoDB与GraphQL

v0.2.11 2017-05-31 19:45 UTC

This package is not auto-updated.

Last update: 2024-09-11 00:52:12 UTC


README

提供评论功能

  • MongoDB 支持
  • GraphQL 字段

示例配置

comments:
  platform: "odm"
  model: "AppBundle\Document\Video"