solido / body-converter
Library to read request parameters encoded in request body and set them into correct parameter bags
v0.5.0
2026-06-17 13:31 UTC
Requires
- php: ^8.4
- ext-json: *
- solido/common: ^0.4 || ^0.5
Requires (Dev)
- nyholm/psr7: ^1.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^11.0 || ^12.0
- psr/http-message: ^1.0 || ^2.0
- roave/security-advisories: dev-master
- solido/php-coding-standards: dev-master
- symfony/http-foundation: ^7.4 || ^8.0
This package is auto-updated.
Last update: 2026-06-21 22:15:21 UTC
README
Decodes and normalizes request body into a manageable parameter bag.
Read more in the component documentation