> For the complete documentation index, see [llms.txt](https://piku235.gitbook.io/jungiframeworkextrabundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://piku235.gitbook.io/jungiframeworkextrabundle/master.md).

# Introduction

Just like the `SensioFrameworkExtraBundle` this bundle adds extra features on top of existing in the Symfony `FrameworkBundle`. The main aim of this bundle is to facilitate the request/response operations.&#x20;

**Attributes:**

* [**RequestBody**](/jungiframeworkextrabundle/attributes.md#requestbody)
* [**RequestParam**](/jungiframeworkextrabundle/attributes.md#requestparam)
* [**QueryParam**](/jungiframeworkextrabundle/attributes.md#queryparam)
* [**QueryParams**](/jungiframeworkextrabundle/attributes.md#queryparams)
* [**RequestCookie**](/jungiframeworkextrabundle/attributes.md#requestcookie)
* [**RequestHeader**](/jungiframeworkextrabundle/attributes.md#requestheader)
