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.
Installs: 194
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:php-converters-emptytonull
Requires
- php: ^7.3 || ^8.0
Requires (Dev)