json icon indicating copy to clipboard operation
json copied to clipboard

Add a Symfony Serializer bridge

Open dunglas opened this issue 10 years ago • 3 comments

To use your Encoder with the Symfony Serializer.

dunglas avatar Mar 02 '15 07:03 dunglas

ping @webmozart

dunglas avatar Apr 24 '15 13:04 dunglas

@webmozart any chance to get this PR merged?

dunglas avatar Jan 27 '16 20:01 dunglas

Hi @dunglas, thanks for your PR! :) Sorry for not replying any sooner. Do you really think this belongs here and not rather in Symfony's component? This library is a very low-level library, while the serializer is a bit higher-level. I believe that higher-level libraries should contain bridges to support different lower-level libraries, but not the other way around.

webmozart avatar Jan 28 '16 07:01 webmozart