Libraries tagged by monads
widmogrod/php-functional
7677694 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
gosuperscript/monads
662761 Downloads
php-standard-library/result
161627 Downloads
Result type capturing success or failure as a value for controlled error handling
php-standard-library/option
178236 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
chippyash/monad
28673 Downloads
Functional programming Monad support
marcosh/lamphpda
15079 Downloads
A collection of functional programming data structures
chemem/bingo-functional
7198 Downloads
A simple functional programming library.
php-fp/php-fp-either
24550 Downloads
An implementation of the Either monad in PHP.
cline/monad
7754 Downloads
Rust-aligned Option, Result, and Either monads for type-safe error handling in PHP
shrink0r/monatic
5346 Downloads
Fiddling with the monad concept in php
darkwood/flow
1019 Downloads
Flow
gertvdb/monad
1260 Downloads
Utilities to help ease use of monads in Php
wiz-develop/php-monad
5713 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
valbeat/result
866 Downloads
A Result type implementation for PHP inspired by Rust
sergiors/prelude
83 Downloads
Functional library