careship/functional-php

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

Maintainers

Package info

github.com/CareshipIT/functional-php

pkg:composer/careship/functional-php

Statistics

Installs: 8 416

Dependents: 0

Suggesters: 0

Stars: 10

Open Issues: 0

1.0.3 2019-12-04 15:56 UTC

This package is auto-updated.

Last update: 2026-04-05 05:54:47 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.