Libraries tagged by monads
juststeveking/result
12 Downloads
A tiny, framework-agnostic Result type for PHP 8.4 that makes error handling explicit, composable, and testable.
iddqdby/f7
24 Downloads
Functional library for PHP 7.
gabrielalmir/maybe
4 Downloads
Functional primitives for PHP: Option and Result types inspired by Rust
franzose/lemonad
0 Downloads
Some monads implemented in PHP
brimmar/phpoption
598 Downloads
Rust-like Option Type implementation for PHP
aphonix/result
198 Downloads
A zero-dependency, production-ready PHP implementation of Rust's Result type for elegant error handling.
aphonix/option
199 Downloads
A zero-dependency, type-safe implementation of Rust's Option type for PHP 7.1+. Handle optional values with elegance.
alexeyshockov/php-try
8 Downloads
Try monad for PHP
vjsingla/php-functional
86 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
thebbapp/result
20 Downloads
Minimal result monad implementation for BbApp.
thebbapp/either
1 Downloads
Minimal either monad implementation for BbApp.
sylvrs/libresult
182 Downloads
A library to add the Result monad from other popular programming languages
ascetik/hypothetik
30 Downloads
Home-made Maybe monad
monadial/php-duration
29211 Downloads
PHP Duration Type
monashee/phpword
18 Downloads
PHPWord fork for personal project.