FestinHegre/vendor/symfony/serializer/README.md
2024-09-26 17:26:04 +02:00

586 B

Serializer Component

The Serializer component handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Resources