careship/functional-php

A monad-like set of utilities for PHP, type-checked by Psalm.

1.0.3 2019-12-04 15:56 UTC

This package is auto-updated.

Last update: 2025-07-05 04:05:45 UTC


README

Build Status

Functional PHP

A monad-like set of utilities for PHP, type-checked by Psalm.

Installation

Run the following command in your project root:

composer require careship/functional-php

Docs

An example is worth more than a thousand Confluence pages.

Check out the examples folder.