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: 306 238 520

Dependents: 2 718

Suggesters: 123

Stars: 2 548

v8.0.8 2026-03-31 07:15 UTC

This package is auto-updated.

Last update: 2026-03-31 21:31:41 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