PHPackages                             gowork/symfony-json-request - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. gowork/symfony-json-request

ActiveSymfony-bundle

gowork/symfony-json-request
===========================

Symfony Json Request

v0.3.0(1y ago)223.6k—7.7%MITPHPPHP &gt;=8.1CI passing

Since Dec 17Pushed 1y ago2 watchersCompare

[ Source](https://github.com/gowork/symfony-json-request)[ Packagist](https://packagist.org/packages/gowork/symfony-json-request)[ RSS](/packages/gowork-symfony-json-request/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (5)Versions (7)Used By (0)

JSON Request Bundle
===================

[](#json-request-bundle)

Converts json request body to request array.

**Starting from Symfony 6.3 there is native [$request-&gt;getPayload()](https://symfony.com/blog/new-in-symfony-6-3-request-payload) method that can be used instead of this package**

Install
-------

[](#install)

```
composer require gowork/symfony-json-request
```

Setup bundle
------------

[](#setup-bundle)

```
