Skip to content

CareshipIT/functional-php

Repository files navigation

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.