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: 303 533 281

Dependents: 2 698

Suggesters: 122

Stars: 2 548

v8.0.7 2026-03-06 13:17 UTC

This package is auto-updated.

Last update: 2026-03-10 17:25:02 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