Download the PHP package leocavalcante/result without Composer
On this page you can find all versions of the php package leocavalcante/result. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leocavalcante/result
More information about leocavalcante/result
Files in leocavalcante/result
Download leocavalcante/result
More information about leocavalcante/result
Files in leocavalcante/result
Vendor leocavalcante
Package result
Short Description Result provides an alternative error handling mechanism, avoiding throwing exceptions and a better data flow control.
License MIT
Package result
Short Description Result provides an alternative error handling mechanism, avoiding throwing exceptions and a better data flow control.
License MIT
Please rate this library. Is it a good library?
Informations about the package result
Result
🎁 Result provides an alternative error handling mechanism, avoiding throwing exceptions or using nulls.
Heavily inspired by Rust's Result.
Why avoid nulls?
TODO: Talk about null-safety.
Why avoid exceptions?
TODO: Talk about resilience.
All versions of result with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
ext-json Version *
The package leocavalcante/result contains the following files
Loading the files please wait ....