Libraries tagged by parameter converter
dmitryrechkin/php-converters-emptytonull
1614 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.
solido/body-converter
9544 Downloads
Library to read request parameters encoded in request body and set them into correct parameter bags
zycon42/param-converters
8 Downloads
Presenter parameters converters for Nette framework
gendoria/param-converter-bundle
38 Downloads
Adds several additional parameter converters
fivepercent/converter
271 Downloads
Convert method parameters and object properties
mathsgod/array_to_gql
84 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
mdaliyan/farsi-request
851 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
sunaoka/aws-sdk-php-structures
88 Downloads
Library for converting AWS SDK for PHP parameters and results into typed classes
yunhack/php-validator
144 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
492 Downloads
Converts user input into correctly typed parameters
seferov/request-to-entity-bundle
18404 Downloads
Converts request parameters into doctrine entities
cacopa/rupiah
6 Downloads
Convert Nilai Parameter Menjadi Rupiah
yared/laravel-smart-filter
0 Downloads
Automatically convert HTTP query parameters into Eloquent query filters for Laravel APIs
programming_cat/dotname-request
123 Downloads
Convert dotted form parameters to array format / ドット区切りのフォームパラメータを配列形式に変換してRequestに設定します。
dolalima/query-string-helper
0 Downloads
A Laravel library for converting URL query parameters into Eloquent query conditions with advanced filtering, sorting, and relationship support