Download the PHP package pldin601/php-result without Composer
On this page you can find all versions of the php package pldin601/php-result. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pldin601/php-result
More information about pldin601/php-result
Files in pldin601/php-result
Download pldin601/php-result
More information about pldin601/php-result
Files in pldin601/php-result
Vendor pldin601
Package php-result
Short Description Abstraction that represends ok/fail result primitives
License MIT
Package php-result
Short Description Abstraction that represends ok/fail result primitives
License MIT
Please rate this library. Is it a good library?
Informations about the package php-result
php-result
Result is an abstraction that can be used for returning and propagating errors.
Result can be ok
, representing success and containing a value,
or fail
, representing error and containing an error value.
Inspired by Rust's module std::result
.
Functions
Pipeline example
All versions of php-result with dependencies
PHP Build Version
Package Version
No informations.
The package pldin601/php-result contains the following files
Loading the files please wait ....