Download the PHP package zodimo/base-return without Composer
On this page you can find all versions of the php package zodimo/base-return. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zodimo/base-return
More information about zodimo/base-return
Files in zodimo/base-return
Download zodimo/base-return
More information about zodimo/base-return
Files in zodimo/base-return
Vendor zodimo
Package base-return
Short Description Basic types that communicates the possibility of failure and optional values.
License mit
Package base-return
Short Description Basic types that communicates the possibility of failure and optional values.
License mit
Please rate this library. Is it a good library?
Informations about the package base-return
Base Return
2 base return type:
- Result : represents the possibility of failure.
- Option : represents an optional value
Result
The factory methods on result are:
- succeed , and should be read as, succeed with this $value as success.
- fail, and should be read as, fail with this $value as failure.
All versions of base-return with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4|~8
The package zodimo/base-return contains the following files
Loading the files please wait ....