Libraries tagged by function composition
pinkcrab/function-constructors
66074 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.
php-standard-library/fun
31973 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
chemem/bingo-functional
7038 Downloads
A simple functional programming library.
igorw/compose
24811 Downloads
Function composition.
reasno/compose-mixins
11 Downloads
Customizable function composition for PHP.
tonix-tuft/php-cartesian-composition
2 Downloads
Cartesian composition algorithm to compose functions and objects implemented in PHP.
dirtsimple/fun-factory
343 Downloads
Fluently and efficiently compose functions, methods, and lambda-expression strings
morfu/pipe
14 Downloads
Invokable pipeline of functions.
antaresproject/component-brands
617 Downloads
Gives a possibility of dividing the application into brands. By default, one main brand which is simultaneously the default brand is set during the system installation. Brands' functionalities provides the possibility of defining own color settings for the whole application, default composition of e-mail templates (header, style, footer), url, date and language settings. Dividing the application into areas is a superior function in relation to brands.
pitchart/transformer
16939 Downloads
A transducers implementation in PHP, with OOP powers
inmanturbo/pipes
118 Downloads
Pipes for php with a simple api based on functional composition
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
exeque/remix
4 Downloads
A powerful and user-friendly library that provides discreet comparators and mutators, allowing you to create reusable transformers for data transformations.
bahulneel/phonon
21 Downloads
Interesting concepts half-inched from other languages
lapaz/odango
120 Downloads
AOP inspired advice/function compositor