An open API service indexing awesome lists of open source software.

https://github.com/api-platform/serializer

[READ ONLY] API Platform Serializer component
https://github.com/api-platform/serializer

api api-platform graphql rest serializer

Last synced: 5 months ago
JSON representation

[READ ONLY] API Platform Serializer component

Awesome Lists containing this project

README

        

# API Platform - Serializer

The Serializer component of the [API Platform](https://api-platform.com) framework.

Serializes PHP objects in various API formats.
Built on top of the Symfony Serializer component.

[Documentation](https://api-platform.com/docs/core/serialization/)

> [!CAUTION]
>
> This is a read-only sub split of `api-platform/core`, please
> [report issues](https://github.com/api-platform/core/issues) and
> [send Pull Requests](https://github.com/api-platform/core/pulls)
> in the [core API Platform repository](https://github.com/api-platform/core).