Package helps you get data sent via HTTP POST. If you want to get request body, there are other converters to get it. It populates the variable which you target it to ( must be some class with properties for it to work ).
$ composer require bornfight/transfer-object-converter
$ composer test
$ composer ci:test
$ composer analysis
$ composer ci:analysis
$ composer analysis:tests
$ composer ci:analysis:tests
This library is licensed under the MIT license. Please see LICENSE for more details.
Please see CHANGELOG for more details.
Please see CONTRIBUTING for more details.