Download the PHP package bendamqui/fp without Composer
On this page you can find all versions of the php package bendamqui/fp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fp
Installation
composer require bendamqui/fp
Functions
pipe(\Closure ...$fns)(mixed $initialValue = null)
Apply functions to initial value from left to right.
``
compose(\Closure ...$fns)(mixed $initialValue = null)
Apply functions to initial value from right to left.
``
All versions of fp with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package bendamqui/fp contains the following files
Loading the files please wait ....