Libraries tagged by partial-application
ihor/nspl
362628 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
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.
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
phpfn/curry
8 Downloads
Convenient implementation of function currying and partial application
dirtsimple/fun-factory
278 Downloads
Fluently and efficiently compose functions, methods, and lambda-expression strings
simones/partial
19 Downloads
Function partial application
phpfn/placeholder
57 Downloads
Simple placeholder implementation for functional constructions
serafim/placeholder
250 Downloads
Simple placeholder implementation for functional constructions