Libraries tagged by monads
hllizi/phpmonads
3365 Downloads
Brings monads to php; defines a monad trait and several monads
ustream/option
93 Downloads
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.
php-fp/php-fp-maybe
820 Downloads
An implementation of the Maybe monad in PHP.
php-fp/php-fp-io
13 Downloads
An implementation of the IO monad in PHP.
yitznewton/maybe-php
96 Downloads
A Maybe monad implementation for PHP
volgersnet/monad
8 Downloads
Monadic datatypes
pirminis/maybe-monad
1002 Downloads
PHP monad library
laiz/laiz-monad
149 Downloads
Functional and Monad Utility
khalyomede/monad
17 Downloads
Maybe, Option and Result monads.
bugadani/monad
8 Downloads
Monads implemented in PHP
jefvda/php-result-monad
3 Downloads
A 'Result' monad type for php
vector/functors
6 Downloads
A plugin for the Vector functional programming library that provides interfaces and utilities for functors, applicatives, and monads -- and various instances of them.