Libraries tagged by monad
penguinpark/monad
1 Downloads
A collection of PHP classes that implement monad-based operations
laiz/laiz-monad
155 Downloads
Functional and Monad Utility
khalyomede/monad
18 Downloads
Maybe, Option and Result monads.
gertvdb/monad
2 Downloads
Utilities to help ease use of monads in Php
bugadani/monad
8 Downloads
Monads implemented in PHP
yshnb/php-monadic
12 Downloads
Monadic type programming in PHP
jefvda/php-result-monad
6 Downloads
A 'Result' monad type for php
freyr/monadic
1 Downloads
A PHP library for monadic operations.
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.
vadage/oxidize
12 Downloads
PHP adaptation of some rust concepts
phunctional/basics
26 Downloads
Provides some core functional concepts expressed as interfaces and base test cases for implementations
phpmonad/phpmonad
15 Downloads
A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world
martyrer/throwless-php
1 Downloads
A PHP library for exception-free error handling using the Result monad pattern
maarky/singlecontainer
72 Downloads
Interface for SingleContainer monads
lray138/g2
11 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations