phpmonad is a simple library of monads for PHP. It currently only offers the Maybe and Either monads. The former is refered to in my blog post on the Maybe monad in PHP.
The code is released under the ISC license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
phpmonad is a simple library of monads for PHP. It currently only offers the Maybe and Either monads. The former is refered to in my blog post on the Maybe monad in PHP.
The code is released under the ISC license.