Files
Chamilo/vendor/symfony/serializer/README.md
T
2026-03-30 14:10:30 +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