Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 435 Bytes

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.