solido / body-converter
Library to read request parameters encoded in request body and set them into correct parameter bags
Installs: 8 467
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 8
Requires
- php: ^8.1
- ext-json: *
- solido/common: ^0.3 || ^0.4
Requires (Dev)
- nyholm/psr7: ^1.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.4
- psr/http-message: ^1.0 || ^2.0
- roave/security-advisories: dev-master
- solido/php-coding-standards: dev-master
- symfony/http-foundation: ^5.4 || ^6.0
- dev-master / 0.4.x-dev
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.1
- v0.1.0
- dev-renovate/sonarsource-sonarcloud-github-action-3.x
- dev-renovate/pin-dependencies
- dev-renovate/phpunit-phpunit-11.x
- dev-renovate/actions-cache-4.x
- dev-renovate/major-symfony
- dev-renovate/actions-checkout-4.x
- dev-renovate/sonarsource-sonarcloud-github-action-1.x
This package is auto-updated.
Last update: 2024-11-05 08:30:27 UTC
README
Decodes and normalizes request body into a manageable parameter bag.
Read more in the component documentation