Libraries tagged by parameter converter
solido/body-converter
8485 Downloads
Library to read request parameters encoded in request body and set them into correct parameter bags
dmitryrechkin/php-converters-emptytonull
194 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
zycon42/param-converters
8 Downloads
Presenter parameters converters for Nette framework
gendoria/param-converter-bundle
36 Downloads
Adds several additional parameter converters
fivepercent/converter
269 Downloads
Convert method parameters and object properties
fle/scalar-converter-bundle
8 Downloads
Inject scalar parameters to the routes
mdaliyan/farsi-request
713 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
yunhack/php-validator
143 Downloads
It is a validator that check parameter in php.lightweight,simple,powerful...It is important that you can convert type of variable after check parameter
danack/params
456 Downloads
Converts user input into correctly typed parameters
seferov/request-to-entity-bundle
18403 Downloads
Converts request parameters into doctrine entities
cacopa/rupiah
5 Downloads
Convert Nilai Parameter Menjadi Rupiah
programming_cat/dotname-request
112 Downloads
Convert dotted form parameters to array format / ドット区切りのフォームパラメータを配列形式に変換してRequestに設定します。
benhilger/recurring-holidays
3 Downloads
This package allows for the definition of recurring holidays with simple or complex parameters. It also can convert to their observed dates as required
yggdrashill/post-big-extract-query
6 Downloads
Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.