3 Repositories
PHP io-monad Libraries
A simple functional programming library for PHP
bingo-functional A simple functional programming library for PHP. Requirement(s) PHP 7 or higher Rationale PHP, a language not commonly associated wit
52 Sep 28, 2022
Monadic Doctrine repositories helper classes and services.
Doctrine Repository Monadic Helper Description This project provides the necessary classes and services to use Doctrine repositories in a more functio
10 Aug 29, 2022
A simple Monad library for PHP
MonadPHP This is a basic Monad library for PHP. Usage Values are "wrapped" in the monad via either the constructor: new MonadPHP\Identity($value) or t
283 Dec 29, 2022