cullylarson/phugly

A curried functional programming library for PHP.

1.5.2 2018-02-17 00:58 UTC

This package is not auto-updated.

Last update: 2024-05-23 04:45:13 UTC


README

Functional programming in PHP is pretty ugly, but at least it's possible.

composer require cullylarson/phugly

Install dependencies

$ composer install

Run tests

$ composer run tests