Libraries tagged by monads
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
loophp/repository-monadic-helper
1860 Downloads
Monadic Doctrine repositories helper classes and services.
brimmar/phpresult
641 Downloads
A Rust-like Result Type for PHP
brimmar/phpoption
559 Downloads
Rust-like Option Type implementation for PHP
awd-studio/vo-optional-php
195 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
208 Downloads
A Symfony bundle for HTTP responses validating using a simple Result monad and handler chains.
hllizi/phpmonads
3726 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
5326 Downloads
Fiddling with the monad concept in php
hopr/result
181 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.
php-fp/php-fp-reader
8 Downloads
An implementation of the Reader monad in PHP.