Download the PHP package withinboredom/null-cast without Composer
On this page you can find all versions of the php package withinboredom/null-cast. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package null-cast
Null Cast
When using strict types, null
is often erased when casting, introducing subtle bugs.
This library allows you to replace your casts with these simple functions that retain null
,
but otherwise perform the desired cast.
Installation
Usage
All versions of null-cast with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package withinboredom/null-cast contains the following files
Loading the files please wait ....