elao/json-http-form-bundle
Symfony bundle that lets Forms handle JSON POST/PUT/PATCH/DELETE requests. Automatically detects JSON content-type, decodes request body, and submits data to your form; falls back to default HttpFoundation handling for normal GET/POST.
Full Changelog: https://github.com/Elao/ElaoJsonHttpFormBundle/compare/v3.0.0...v3.1.0
Support Symfony 5.3 and PHP8
Allow installation with Symfony 4
Fixed required PHP version (support PHP 7.0).
How can I help you explore Laravel packages today?