Libraries tagged by symfony api response
jonjomckay/symfony-api-problem
23 Downloads
A Symfony-compatible response for the IETF Problem Details for HTTP APIs RFC
somnambulist/api-bundle
4850 Downloads
Adds infrastructure for creating an API with documentation, response handling, and more.
osm/easy-rest-bundle
1447 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.
nilportugues/haljson-bundle
789 Downloads
HAL+JSON API Transformer Bundle for Symfony 2 and Symfony 3
rami/problem-detail-bundle
12 Downloads
A Symfony bundle that implements application/problem+json to give meaning to api response errors
ecentria/ecentria-rest-bundle
2412 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
tyloo/api-response-helpers
6 Downloads
A super simple package allowing for consistent API responses throughout your application
dyonis/symfony-api-response
2 Downloads
Symfony API Response component
bneumann/mock-api-bundle
2 Downloads
A Symfony bundle to mock external API responses
dlinsmeyer/api-response-bundle
1505 Downloads
A Symfony2 bundle for making maintainable API responses easier to build.
diegograssato/sf-api-problem
20 Downloads
A Symfony compatible response for the IETF Problem Details for HTTP APIs RFC
alcalyn/serializable-api-response
447 Downloads
Allows to return raw object as controller response so that it will be serialized later by serializer and converted to Symfony Response.
pmarien/rest-api-response
141 Downloads
This library provides a extension for the symfony/http-foundation component to build standardized json responses.
tymo49/api-exception-bundle
23 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
soft-passio/api-exception-bundle
1118 Downloads
catch all Symfony errors and convert it to problem json RFC7807 response