Libraries tagged by partial-application
ihor/nspl
365921 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
krak/fn
18644 Downloads
Functional library for php with proper currying
chemem/bingo-functional
6216 Downloads
A simple functional programming library.
pinkcrab/function-constructors
51742 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.
phpfn/pipe
96 Downloads
Library for implementing function call chains
serafim/pipe
103 Downloads
Library for implementing function call chains
phpfn/curry
9 Downloads
Convenient implementation of function currying and partial application
phpfn/placeholder
62 Downloads
Simple placeholder implementation for functional constructions
dirtsimple/fun-factory
291 Downloads
Fluently and efficiently compose functions, methods, and lambda-expression strings
serafim/placeholder
253 Downloads
Simple placeholder implementation for functional constructions
simones/partial
19 Downloads
Function partial application