Skip to content

youshido-php/CommentsBundle

Repository files navigation

CommentsBundle

Provides Comments

  • MongoDB Support
  • GraphQL Fields

Sample Configuration

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