api-platform / serializer
API Platform core Serializer
v4.3.13
2026-06-13 05:11 UTC
Requires
- php: >=8.2
- api-platform/metadata: ^4.3
- api-platform/state: ^4.3
- 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: ^4.3
- api-platform/doctrine-odm: ^4.3
- api-platform/doctrine-orm: ^4.3
- api-platform/json-schema: ^4.3
- api-platform/openapi: ^4.3
- 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-13 06:18:27 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.