/functional-php

Primary LanguagePHPMIT LicenseMIT

Gnuk functional

PHP functional tools to improve language possibilities.

Contribute

Prerequisites

About versions, you need to check in the component.json file.

Install

It's based in composer, to install it you just need to launch composer install.

Test

Tests are based on phpunit, you just need to launch composer test.

Tests also collect coverage inside coverage folder.