jeroennoten / serializer

With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.

Home Page:https://symfony.com/serializer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.

https://symfony.com/serializer

License:MIT License


Languages

Language:PHP 100.0%