gnuk/functional

Functional tools

v1.3.0 2021-12-02 07:04 UTC

This package is auto-updated.

Last update: 2024-04-29 04:47:35 UTC


README

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.