- Create a make:document command for the Symfony Maker Bundle to generate Doctrine MongoDB ODM related scaffolding code to streamline development workflows for MongoDB-based Symfony applications.
- Command should be similar in use to the make:entity command
- Must support regular fields mappings, references, and embedded relationships
- Add tests to validate the command
- Add Documentation / tutorial on how to use the command
- related to
-
PHPORM-288 MakerBundle command make:reset-password fails with MongoDB
-
- Backlog
-