voodoo-dn - Overview
serializer serializer Public
Forked from symfony/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 deserializin…
PHP