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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony serializer support #205

Open
adrienbrault opened this issue Jun 1, 2015 · 7 comments
Open

Symfony serializer support #205

adrienbrault opened this issue Jun 1, 2015 · 7 comments

Comments

@adrienbrault
Copy link
Contributor

I think this would be interesting and not that hard to do.

Thoughts ? 馃槂

@willdurand
Copy link
Owner

Given how slow the JMS serializer is evolving, it would probably worth supporting the Symfony serializer. /ping @dunglas

@dunglas
Copy link

dunglas commented Jun 1, 2015

In that case, what do you think about adding HAL and VndErrorRepresentation support to DunglasApiBundle. I've started a POC about that (but not finished it yet) and it shouldn't be hard: creating some new normalizers and refactoring a bit the ResourceController should do the trick.

@willdurand
Copy link
Owner

What I don't like is the all-in-a-bundle approach...

@dunglas
Copy link

dunglas commented Jun 1, 2015

The work to extract the reusable code from the bundle is already done at code level. I've kept everything in a bundle for now because it's simpler to manage and ease contributions but if it's really something that can help merging both projects I'm ok to split it.

@videni
Copy link

videni commented Sep 3, 2018

@willdurand , @dunglas , it would be fantastic if this library supports Symfony serializer, so we can use this bundle with api platform together, @willdurand , api platform is very good solution for api, can you let this library support Symfony serializer please?

@videni
Copy link

videni commented Sep 3, 2018

currently , api platform is lack of api relation customization, maybe the relation part can be splited.

@karousn
Copy link

karousn commented Sep 15, 2021

any update for this need ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants