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: 309 441 800

Dependents: 2 728

Suggesters: 125

Stars: 2 545

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

This package is auto-updated.

Last update: 2026-04-18 13:54:55 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