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: 300 297 753

Dependents: 2 687

Suggesters: 122

Stars: 2 547

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

This package is auto-updated.

Last update: 2026-03-06 17:12:10 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