Libraries tagged by curry
cypresslab/php-curry
78305 Downloads
Curried functions in PHP
ihor/nspl
362628 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
phamda/phamda
20021 Downloads
Auto-curried function library
chemem/bingo-functional
5920 Downloads
A simple functional programming library.
pinkcrab/function-constructors
49981 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
nunomaduro/curryable
1858 Downloads
An elegant and simple curry(f) implementation in PHP.
react/curry
4575 Downloads
[DEPRECATED] Partial function application. See react/partial.
vector/core
679 Downloads
A functional programming library for PHP
phpfn/pipe
94 Downloads
Library for implementing function call chains
krak/fn
17940 Downloads
Functional library for php with proper currying
serafim/pipe
102 Downloads
Library for implementing function call chains
yuyat/curry
12 Downloads
Function does currying
phpfn/curry
8 Downloads
Convenient implementation of function currying and partial application
bermudaphp/curry
9 Downloads
m4rw3r/auto-curry
7 Downloads
Provides automatic currying of functions and methods.