json
json copied to clipboard
Add a Symfony Serializer bridge
To use your Encoder with the Symfony Serializer.
ping @webmozart
@webmozart any chance to get this PR merged?
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.