symfony/serializer-pack
A Symfony Pack for Symfony Serializer observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 70
- Release rhythm 8
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3199
- days_rel: n/a
- days_push: 183
- n_releases_24m: 0
Adoption not part of the score
1048 stars · 6 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Composer metapackage (Symfony Pack) that bundles the Symfony Serializer component together with its commonly used supporting dependencies. Installing it pulls in everything needed to serialize and deserialize PHP objects to and from formats like JSON and XML.
Use cases
- convert php objects to in a symfony app
- deserialize request bodies into dto objects
- set up symfony serializer with all recommended dependencies
- normalize and denormalize objects for api responses
- encode and decode xml and csv data in php
- quickly install serialization support in a symfony project
When to choose
- you use Symfony and want the serializer plus its typical dependencies in one composer require
- you need object-to-format serialization (JSON, XML, CSV) in a PHP project
- you want a maintained, officially recommended dependency set for Symfony Serializer
When to avoid
- you need fine-grained control over which serializer dependencies are installed
- you are not using Composer or the PHP ecosystem
- you need a standalone serializer outside Symfony's component model
Facets
library · maturity stable
serialization developer-tools web-development backend developer-tools php cross-platform symfony-pack composer-metapackage symfony-serializer data-mapping normalization
5 sources
- homepage: https://symfony.com · fetched 2026-08-29 · 68595089eb73
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/contributing/community/releases.html · fetched 2026-08-29 · 77e7bf4a74c3
- site_page: https://symfony.com/releases · fetched 2026-08-29 · a53ecdd1cdf8
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · 22d469644e83
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/serializer-pack | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="symfony/serializer-pack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem