Libraries tagged by either monad
php-fp/php-fp-either
24391 Downloads
An implementation of the Either monad in PHP.
cline/monad
5180 Downloads
Rust-aligned Option, Result, and Either monads for type-safe error handling in PHP
chemem/bingo-functional
7043 Downloads
A simple functional programming library.
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
thebbapp/either
1 Downloads
Minimal either monad implementation for BbApp.
php-standard-library/either
3 Downloads
General-purpose disjoint union type (Left/Right) for values with two possible types
penguinpark/monad
1 Downloads
A collection of PHP classes that implement monad-based operations
khasinski/php-solid-use-case
7 Downloads
SolidUseCase pattern in PHP - Railway-oriented programming with Either/Success/Fail monads
phpmonad/phpmonad
15 Downloads
A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world
maxiviper117/result-flow
12 Downloads
A minimal Result type with branch-aware chaining for PHP
lray138/g2
49 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
franzose/lemonad
0 Downloads
Some monads implemented in PHP