Download the PHP package gchernikov/request-resolver-bundle without Composer
On this page you can find all versions of the php package gchernikov/request-resolver-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gchernikov/request-resolver-bundle
More information about gchernikov/request-resolver-bundle
Files in gchernikov/request-resolver-bundle
Download gchernikov/request-resolver-bundle
More information about gchernikov/request-resolver-bundle
Files in gchernikov/request-resolver-bundle
Vendor gchernikov
Package request-resolver-bundle
Short Description Symfony bundle for constructing request dto's and resolving them as Controller arguments
License MIT
Package request-resolver-bundle
Short Description Symfony bundle for constructing request dto's and resolving them as Controller arguments
License MIT
Please rate this library. Is it a good library?
Informations about the package request-resolver-bundle
Request resolver
Symfony bundle for resolving Request Dto based on Openapi attributes
Installation
Install this package using composer
Usage
Example 1. Hydrate Request Dto from GET parameters only
Request Dto class:
Controller class:
Example 2. Hydrate Request Dto from both GET parameters and POST data
Request Dto class:
Controller class:
All versions of request-resolver-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/framework-bundle Version ^6.2
symfony/validator Version ^6.2
symfony/serializer Version ^6.2
zircote/swagger-php Version ^4.5
symfony/framework-bundle Version ^6.2
symfony/validator Version ^6.2
symfony/serializer Version ^6.2
zircote/swagger-php Version ^4.5
The package gchernikov/request-resolver-bundle contains the following files
Loading the files please wait ....