Download the PHP package tekord/php-result without Composer
On this page you can find all versions of the php package tekord/php-result. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tekord/php-result
More information about tekord/php-result
Files in tekord/php-result
Download tekord/php-result
More information about tekord/php-result
Files in tekord/php-result
Vendor tekord
Package php-result
Short Description Result object for PHP inspired by the Rust programming language
License MIT
Homepage https://github.com/tekord/php-result
Package php-result
Short Description Result object for PHP inspired by the Rust programming language
License MIT
Homepage https://github.com/tekord/php-result
Please rate this library. Is it a good library?
Informations about the package php-result
PHP Result
Result object for PHP inspired by the Rust programming language.
This object is useful when you want your errors to be returned instead of being thrown. Several helper functions make it easy to use.
Installation
Install the package via Composer:
Usage
Example:
You can extend the Result class to override the exception class (note the phpDoc):
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
All versions of php-result with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package tekord/php-result contains the following files
Loading the files please wait ....