Libraries tagged by monads
widmogrod/php-functional
7174608 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
php-standard-library/option
77757 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
gosuperscript/monads
617225 Downloads
php-standard-library/result
72580 Downloads
Result type capturing success or failure as a value for controlled error handling
marcosh/lamphpda
14174 Downloads
A collection of functional programming data structures
php-fp/php-fp-either
24341 Downloads
An implementation of the Either monad in PHP.
cline/monad
4256 Downloads
Rust-aligned Option, Result, and Either monads for type-safe error handling in PHP
chippyash/monad
28429 Downloads
Functional programming Monad support
wiz-develop/php-monad
5314 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
darkwood/flow
816 Downloads
Flow
chemem/bingo-functional
7038 Downloads
A simple functional programming library.
brimmar/phpresult
574 Downloads
A Rust-like Result Type for PHP
gertvdb/monad
911 Downloads
Utilities to help ease use of monads in Php
valbeat/result
811 Downloads
A Result type implementation for PHP inspired by Rust
sergiors/prelude
83 Downloads
Functional library