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-12-19 07:47: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