Libraries tagged by partial-application
ihor/nspl
369469 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
pinkcrab/function-constructors
66208 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.
chemem/bingo-functional
7038 Downloads
A simple functional programming library.
phpfn/pipe
98 Downloads
Library for implementing function call chains
krak/fn
19018 Downloads
Functional library for php with proper currying
serafim/pipe
106 Downloads
Library for implementing function call chains
phpfn/curry
10 Downloads
Convenient implementation of function currying and partial application
phpfn/placeholder
68 Downloads
Simple placeholder implementation for functional constructions
dirtsimple/fun-factory
343 Downloads
Fluently and efficiently compose functions, methods, and lambda-expression strings
serafim/placeholder
256 Downloads
Simple placeholder implementation for functional constructions
simones/partial
20 Downloads
Function partial application