lmnt/philo

A functional programming library designed to work with existing language constructs in a point-free style. Use it to modularize logical expressions, simplify pattern matching, and create expressive data processing pipelines

dev-master 2020-08-22 20:40 UTC

This package is auto-updated.

Last update: 2024-04-23 04:52:31 UTC


README

Build Status Coverage Status Gitter

⍎ ρhilo

Functional & friendly

Requires PHP 7.4+

Installation

composer require lmnt/philo:dev-master

Alternatively, if you'd just like to experiment with philo, check out philo-cli