symfony/serializer

Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Maintainers

Package info

github.com/symfony/serializer

Homepage

pkg:composer/symfony/serializer

Statistics

Installs: 313 829 488

Dependents: 2 759

Suggesters: 129

Stars: 2 549

v8.1.0-BETA1 2026-04-30 13:43 UTC

This package is auto-updated.

Last update: 2026-05-06 14:28:51 UTC


README

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

Resources