api-platform / serializer
API Platform core Serializer
v5.0.0-alpha.1
2026-06-29 11:22 UTC
Requires
- php: >=8.2
- api-platform/metadata: ^5.0@alpha
- api-platform/state: ^5.0@alpha
- symfony/property-access: ^6.4 || ^7.0 || ^8.0
- symfony/property-info: ^6.4 || ^7.1 || ^8.0
- symfony/serializer: ^6.4.37 || ^7.4.9 || ^8.0.9
- symfony/validator: ^6.4.11 || ^7.0 || ^8.0
Requires (Dev)
- api-platform/doctrine-common: ^5.0@alpha
- api-platform/doctrine-odm: ^5.0@alpha
- api-platform/doctrine-orm: ^5.0@alpha
- api-platform/json-schema: ^5.0@alpha
- api-platform/openapi: ^5.0@alpha
- doctrine/collections: ^2.1
- phpspec/prophecy-phpunit: ^2.2
- phpunit/phpunit: ^11.5 || ^12.2
- sebastian/exporter: ^6.3.2 || ^7.0.2
- symfony/mercure-bundle: *
- symfony/type-info: ^7.3 || ^8.0
- symfony/var-dumper: ^6.4 || ^7.0 || ^8.0
- symfony/yaml: ^6.4 || ^7.0 || ^8.0
Suggests
- api-platform/doctrine-odm: To support Doctrine MongoDB ODM state options.
- api-platform/doctrine-orm: To support Doctrine ORM state options.
This package is auto-updated.
Last update: 2026-06-29 11:27:39 UTC
README
The Serializer component of the API Platform framework.
Serializes PHP objects in various API formats. Built on top of the Symfony Serializer component.
Caution
This is a read-only sub split of api-platform/core, please
report issues and
send Pull Requests
in the core API Platform repository.