Download the PHP package typedphp/optional without Composer
On this page you can find all versions of the php package typedphp/optional. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download typedphp/optional
More information about typedphp/optional
Files in typedphp/optional
Download typedphp/optional
More information about typedphp/optional
Files in typedphp/optional
Vendor typedphp
Package optional
Short Description A library to reduce the code required for null-checking.
License MIT
Homepage https://github.com/typedphp/optional
Package optional
Short Description A library to reduce the code required for null-checking.
License MIT
Homepage https://github.com/typedphp/optional
Please rate this library. Is it a good library?
Informations about the package optional
Optional
This library is inspired by the code of Johannes Schmitt and the writing of Igor Wiedler. It is intended to reduce the code required for null-checking. Part of TypedPHP.
Examples
Once an Optional
method call returns an empty value, it is transformed into a None
.
Installation
Testing
All versions of optional with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package typedphp/optional contains the following files
Loading the files please wait ....