Libraries tagged by symfony api response
mattjanssen/api-response-bundle
9596 Downloads
Symfony bundle for transforming controller action returns and exceptions into JSON API responses
jonjomckay/symfony-api-problem
22 Downloads
A Symfony-compatible response for the IETF Problem Details for HTTP APIs RFC
osm/easy-rest-bundle
1446 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.
nilportugues/haljson-bundle
788 Downloads
HAL+JSON API Transformer Bundle for Symfony 2 and Symfony 3
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
5 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
140 Downloads
This library provides a extension for the symfony/http-foundation component to build standardized json responses.
tymo49/api-exception-bundle
22 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
soft-passio/api-exception-bundle
1117 Downloads
catch all Symfony errors and convert it to problem json RFC7807 response
hengebytes/response-filter-bundle
0 Downloads
Symfony bundle for modify/filter responses in webservice-core-async-bundle