# 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**](https://piku235.gitbook.io/jungiframeworkextrabundle/attributes#requestbody)
* [**RequestParam**](https://piku235.gitbook.io/jungiframeworkextrabundle/attributes#requestparam)
* [**QueryParam**](https://piku235.gitbook.io/jungiframeworkextrabundle/attributes#queryparam)
* [**QueryParams**](https://piku235.gitbook.io/jungiframeworkextrabundle/attributes#queryparams)
* [**RequestCookie**](https://piku235.gitbook.io/jungiframeworkextrabundle/attributes#requestcookie)
* [**RequestHeader**](https://piku235.gitbook.io/jungiframeworkextrabundle/attributes#requestheader)
