Libraries tagged by monad
widmogrod/php-functional
7910596 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
gosuperscript/monads
686958 Downloads
php-standard-library/result
216451 Downloads
Result type capturing success or failure as a value for controlled error handling
php-standard-library/option
237981 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
chippyash/monad
28838 Downloads
Functional programming Monad support
marcosh/lamphpda
15145 Downloads
A collection of functional programming data structures
darkwood/flow
1227 Downloads
Flow
chemem/bingo-functional
7265 Downloads
A simple functional programming library.
php-fp/php-fp-either
24635 Downloads
An implementation of the Either monad in PHP.
cline/monad
9275 Downloads
Rust-aligned Option, Result, and Either monads for type-safe error handling in PHP
shrink0r/monatic
5368 Downloads
Fiddling with the monad concept in php
monadial/php-duration
29227 Downloads
PHP Duration Type
zolta/cqrs
542 Downloads
CQRS application layer for PHP 8.2+ with command/query buses, decorator-based middleware pipeline, Result/Option monads, repository abstractions with caching, transaction management, domain event dispatching, and automatic handler discovery via attributes.
loophp/repository-monadic-helper
1866 Downloads
Monadic Doctrine repositories helper classes and services.
gertvdb/monad
1296 Downloads
Utilities to help ease use of monads in Php