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
- Host: GitHub
- URL: https://github.com/api-platform/serializer
- Owner: api-platform
- License: mit
- Created: 2023-10-06T13:16:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T15:54:29.000Z (6 months ago)
- Last Synced: 2024-11-04T16:34:40.805Z (6 months ago)
- Topics: api, api-platform, graphql, rest, serializer
- Language: PHP
- Homepage: https://api-platform.com/docs/core/serialization/
- Size: 550 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).