2017 © Pedro Peláez
 

symfony-bundle http-serializer-bundle

Symfony Bundle for Serializing Http Requests & Responses

image

geosocio/http-serializer-bundle

Symfony Bundle for Serializing Http Requests & Responses

  • Sunday, March 11, 2018
  • by davidbarratt
  • Repository
  • 1 Watchers
  • 2 Stars
  • 164 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 11 Versions
  • 38 % Grown

The README.md

Http Serializer Bundle Build Status Coverage Status

A Symfony Bundle for the Http Serializer library., (*1)

Configuration

geosocio_http_serializer:
    # Default format exceptions should be rendered in. This null by default.
    default_format: 'json'

Group Resolvers

You may tag services with either geosocio_http_serializer.request_group_resolver or geosocio_http_serializer.response_group_resolver to add the service as a Group Resolver. The service must implement GeoSocio\HttpSerializer\GroupResolver\RequestGroupResolverInterface or GeoSocio\HttpSerializer\GroupResolver\ResponseGroupResolverInterface respectively., (*2)

The Versions

11/03 2018
30/07 2017
30/07 2017
30/07 2017
30/07 2017
30/07 2017
30/07 2017