Libraries tagged by symfony response
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.
jungi/framework-extra-bundle
696 Downloads
attributes for request and response operations, content negotiation, and more for symfony projects
theunic/symfony-response-helpers
1169 Downloads
A set of helpers intended to ease the instantiation of symfony responses
paveldanilin/response-cache-bundle
774 Downloads
A Symfony ResponseCache Bundle
gupalo/symfony-response-helpers
3701 Downloads
Symfony Response Helpers
dlinsmeyer/api-response-bundle
1505 Downloads
A Symfony2 bundle for making maintainable API responses easier to build.
dennis-learning/symfony-response-bundle
7 Downloads
A Symfony bundle that ???
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.
tyloo/api-response-helpers
6 Downloads
A super simple package allowing for consistent API responses throughout your application
sofyco/cors-response-bundle
37 Downloads
Symfony CORS Response Bundle
primus852/symfony-short-response
3333 Downloads
Simple JSON Responses for a Symfony Project
michalcarson/symfony-xml-response
779 Downloads
A simple XML Response formatter for Symfony.
kvarts/symfony-xml-response
243 Downloads
A simple XML Response formatter for Symfony.
dyonis/symfony-api-response
2 Downloads
Symfony API Response component
dmytryho/streaming-json-response-symfony-bridge
154 Downloads
Streamable JSON response for Symfony based on violet/streaming-json-encoder