careship/functional-php

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

Installs: 8 184

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 9

Forks: 2

Open Issues: 0

pkg:composer/careship/functional-php

1.0.3 2019-12-04 15:56 UTC

This package is auto-updated.

Last update: 2025-12-05 05:05:36 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.