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

[Docs] Improve documentation about Serializer #1954

Open
stephanvierkant opened this issue Oct 24, 2024 · 0 comments
Open

[Docs] Improve documentation about Serializer #1954

stephanvierkant opened this issue Oct 24, 2024 · 0 comments

Comments

@stephanvierkant
Copy link

stephanvierkant commented Oct 24, 2024

In my Symfony project, my entity model contains attributes for Doctrine ORM, API Platform, Validator Constraints, and more. Therefor I used the Serializer to populate the indexes of my OpenSearch cluster. This works great, but it has some drawbacks. I found the documentation not very clear about this.

I'd like to contribute to the documentation by adding more information about how to use the Serializer, but I'd like to get some feedback from the community. Are you using the serializer (Symfony or JMS) or not? What's your experience? Are you using TransformEvent?

@stephanvierkant stephanvierkant changed the title [Feature Request] Use PHP's attributes to configure properties [Docs] Improve documentation about Serializer Nov 20, 2024
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

1 participant