Files
drupal11-ddev/vendor/symfony/serializer/README.md
2025-10-08 11:39:17 -04: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