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: 318 747 162

Dependents: 2 767

Suggesters: 131

Stars: 2 549

v8.1.0-BETA3 2026-05-19 19:11 UTC

This package is auto-updated.

Last update: 2026-05-25 10:14: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