Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to generate a document in symfony 4.1 with maker command #320

Closed
cmukanisa opened this issue Nov 16, 2018 · 6 comments
Closed

how to generate a document in symfony 4.1 with maker command #320

cmukanisa opened this issue Nov 16, 2018 · 6 comments

Comments

@cmukanisa
Copy link

Hello everyone, I am unable to generate documents with symfony 4.1 using mongodb because there are no commands for that, someone can help me please. thx

@bestog
Copy link
Contributor

bestog commented Jan 8, 2019

Wanted to ask the same thing. @weaverryan Is there a plan for that? 👍

@weaverryan
Copy link
Member

No plan, but it doesn’t mean it can’t haopen. The make:entity command is super complex and took a long time to develop. Making one for th ODM, which would be great, is just much lower on the priority list because of the comparative number of users. Someone can contribute it of course.

Cheers!

@cmukanisa
Copy link
Author

And for the time what's can we do ? For moment a generate manually the getters and setters

@weaverryan
Copy link
Member

Yep - for now, you’ll need to do things by hand like always - if you want getters and setters, using your IDE is a nice way (it sounds like you already are).

@SamuelTallet
Copy link

Hello everyone, I am unable to generate documents with symfony 4.1 using mongodb because there are no commands for that, someone can help me please. thx

I made a composer package to handle this task. Project is still very young but basic features are there. 😉

@jrushlow
Copy link
Collaborator

We have no immediate plans to implement this into MakerBundle. However, PR's are always welcome!

@jrushlow jrushlow closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants