Libraries tagged by Symfony controller response
ilbee/csv-response
88612 Downloads
Symfony component allow you to respond CSV contents directly in your controller
basster/lazy-response-bundle
11412 Downloads
A library to support so-called lazy symfony controller responses.
zenstruck/controller-util
739 Downloads
Utilities for creating Symfony2 responses without dependencies.
danilovl/cache-response-bundle
30 Downloads
Symfony bundle provides cache controller response
alcalyn/serializable-api-response
432 Downloads
Allows to return raw object as controller response so that it will be serialized later by serializer and converted to Symfony Response.
mattjanssen/api-response-bundle
9596 Downloads
Symfony bundle for transforming controller action returns and exceptions into JSON API responses
symfony-util/controller-using-templating-http-foundation-symfony-model
6 Downloads
Controllers which render a template and return a Response passing the Request to the Model
symfony-util/controller-using-templating-http-foundation-http-kernel
298 Downloads
Controller which renders a template and returns a response (HttpFoundation): dependency check for use by http-kernel
symfony-util/controller-using-templating-http-foundation
831 Downloads
Controller which renders a template and returns a response (HttpFoundation)
chrisyue/auto-json-response-bundle
407 Downloads
A Symfony bundle with a listener which converts controller returned data to a appropriate JsonResponse.
solidworx/simple-response-bundle
20 Downloads
A Symfony bundle to return simple reponses in your controllers
kamyshev/responder-bundle
3286 Downloads
A Symfony Bundle to easy handling returning any type from controllers and transforming it to Response
phpexpertsinc/doctrine-detective
23442 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.
webmunkeez/adr-bundle
115 Downloads
Action-Domain-Responder pattern made for Symfony.
mops1k/adr-bundle
1 Downloads
Bundle that implement ADR pattern to symfony framework