Download the PHP package calmohallag/nullable-casting without Composer
On this page you can find all versions of the php package calmohallag/nullable-casting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download calmohallag/nullable-casting
More information about calmohallag/nullable-casting
Files in calmohallag/nullable-casting
Download calmohallag/nullable-casting
More information about calmohallag/nullable-casting
Files in calmohallag/nullable-casting
Vendor calmohallag
Package nullable-casting
Short Description PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
License MIT
Package nullable-casting
Short Description PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
License MIT
Please rate this library. Is it a good library?
Informations about the package nullable-casting
All versions of nullable-casting with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package calmohallag/nullable-casting contains the following files
Loading the files please wait ....