Libraries tagged by monad
widmogrod/php-functional
5229579 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
gosuperscript/monads
426164 Downloads
marcosh/lamphpda
10291 Downloads
A collection of functional programming data structures
chippyash/monad
27078 Downloads
Functional programming Monad support
chemem/bingo-functional
6434 Downloads
A simple functional programming library.
php-fp/php-fp-either
23620 Downloads
An implementation of the Either monad in PHP.
loophp/repository-monadic-helper
1237 Downloads
Monadic Doctrine repositories helper classes and services.
monadial/php-duration
18703 Downloads
PHP Duration Type
wiz-develop/php-monad
781 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
shrink0r/monatic
5324 Downloads
Fiddling with the monad concept in php
sergiors/prelude
83 Downloads
Functional library
phptry/phptry
6176 Downloads
Try type for PHP
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
careship/functional-php
8074 Downloads
A monad-like set of utilities for PHP, type-checked by Psalm.
haskellcamargo/php-maybe-monad
1188 Downloads
A PHP implementation of Haskell's Maybe monad