Libraries tagged by monad
valbeat/result
799 Downloads
A Result type implementation for PHP inspired by Rust
sergiors/prelude
83 Downloads
Functional library
phptry/phptry
6185 Downloads
Try type for PHP
php-slang/php-slang
27240 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
brimmar/phpoption
489 Downloads
Rust-like Option Type implementation for PHP
awd-studio/vo-optional-php
90 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
zjkiza/http-response-validator
138 Downloads
A Symfony bundle for HTTP responses validating using a simple Result monad and handler chains.
hllizi/phpmonads
3639 Downloads
Brings monads to php; defines a monad trait and several monads
haskellcamargo/php-maybe-monad
1188 Downloads
A PHP implementation of Haskell's Maybe monad
vector/core
691 Downloads
A functional programming library for PHP
ustream/option
96 Downloads
shrink0r/monatic
5325 Downloads
Fiddling with the monad concept in php
hopr/result
175 Downloads
Result type for PHP, as I like it do be.
php-fp/php-fp-writer
12 Downloads
An implementation of the Writer monad in PHP.
php-fp/php-fp-state
10 Downloads
An implementation of the State monad in PHP.