stygian91/funky-php

There is no license information available for the latest version (dev-main) of this package.

dev-main 2021-04-18 19:34 UTC

This package is auto-updated.

Last update: 2024-04-19 02:07:47 UTC


README

This is a library with utility functions that help write functional-style code. Inspired by Ramda.

Testing

  1. Make sure that you run composer install so that you have phpunit installed.
  2. Run composer run test to run the tests.