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
Requires
- maxakawizard/json-collection-parser: ~1.0
- nikic/iter: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9
- vimeo/psalm: ^3.11
This package is auto-updated.
Last update: 2025-02-23 06:30:07 UTC
README
⍎ ρ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