Libraries tagged by functional programming
jonbaldie/functions
31 Downloads
A skeleton PHP project based on the principles of functional programming and pure functions.
cxj/validator
60 Downloads
functional programming parameter validation
coderofsalvation/microfunctional
9 Downloads
Bare minimum functional programming helpers
chh/funk
10 Downloads
A minimal functional programming library for PHP
bendamqui/fp
13 Downloads
Functional programming utils.
apantle/fun-php
721 Downloads
Functional Programming to enhance OOP PHP developer experience
42linoge/functionalphp
47 Downloads
Functional programming tools for PHP
sclable/array-functions
121 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
inquizarus/phunc
23 Downloads
Small library for functional-esque programming in PHP
aint/framework
0 Downloads
Functional and Procedural Programming Framework for PHP
rodrigodornelles/php-array-lib
3 Downloads
simple libary for functional programing paradigm with arrays
phayne-io/phunctional
16 Downloads
Phunctional is a little library that tries to bring to PHP some aspects of functional programing with util high order functions and functions for manage iterables.
h4kuna/object-wrapper
55610 Downloads
Helper whose create object above php function, forexample: curl, fsocket, file...
denisok94/helper
1107 Downloads
A class with a set of functions to facilitate programming
anastasd/expression-parser
9 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages