youshido/comments-bundle

Symfony Comments Bundle with MongoDB & GraphQL Support

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

This package is not auto-updated.

Last update: 2024-04-23 23:14:54 UTC


README

Provides Comments

  • MongoDB Support
  • GraphQL Fields

Sample Configuration

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