Libraries tagged by monad
freyr/monadic
1 Downloads
A PHP library for monadic operations.
endoumame/php-monad
537 Downloads
📦 Implemented the concept of monads in functional programming in 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.
vadage/oxidize
14 Downloads
PHP adaptation of some rust concepts
upside/option
5 Downloads
PHP implementation of Option type for safe null handling with snake_case method names
sawirstudio/effectphp
0 Downloads
Functional effects library for PHP with typed error handling
s-a-c/laravel-null-impossible
1 Downloads
Laravel starter kit for the Null Impossible Domain architecture with teams, Sanctum, Reverb, and a minimal Filament admin adapter.
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
php-standard-library/either
3 Downloads
General-purpose disjoint union type (Left/Right) for values with two possible types
maxiviper117/result-flow
12 Downloads
A minimal Result type with branch-aware chaining for PHP
martyrer/throwless-php
2 Downloads
A PHP library for exception-free error handling using the Result monad pattern
maarky/singlecontainer
88 Downloads
Interface for SingleContainer monads
lray138/g2
49 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
laiz/laiz-parsec
35 Downloads
Parser Combinator