dmitryrechkin / php-converters-emptytonull
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.
Package info
github.com/dmitryrechkin/php-converters-emptytonull
Type:php-converters-emptytonull
pkg:composer/dmitryrechkin/php-converters-emptytonull
1.0.0
2022-09-26 00:11 UTC
Requires
- php: ^7.3 || ^8.0
Requires (Dev)