monad-php
Monad library
A PHP library providing a basic set of functional programming constructs through the use of monads.
A simple Monad library for PHP
295 stars
18 watching
37 forks
Language: PHP
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ircmaxell/filterus | A PHP filtering library that enables flexible and reusable data validation and transformation | 454 |
ircmaxell/phpphp | A PHP-based implementation of a virtual machine to execute PHP code and support core language features. | 810 |
thangiee/freasy-monad | A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
kallanreed/monadsharp | A collection of monadic types for C# with focus on readability and usability. | 1 |
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 367 |
bioball/mandolin | A JavaScript library that enables safe and composable operations with monadic types | 14 |
ircmaxell/password_compat | Provides forward compatibility with PHP password_* functions from version 5.3.7 and above | 2,147 |
sjsyrek/maryamyriameliamurphies.js | A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads | 181 |
drboolean/freeky | A collection of monads for composable and expressive functional programming in JavaScript | 176 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
jsmonk/sweet-monads | Provides a set of monads and interfaces for working with lazy iterators in TypeScript | 346 |
heinrichapfelmus/operational | A library for implementing monads by specifying instructions and their operational semantics | 82 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |