Libraries tagged by functional programming
loophp/combinator
1439 Downloads
A curated list of combinators
awd-studio/vo-optional-php
337 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
react/curry
4667 Downloads
[DEPRECATED] Partial function application. See react/partial.
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
wiz-develop/php-monad
5764 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
im0rtality/underscore
5205 Downloads
Functional programming library for PHP
hexlet/phpstan-fp
26155 Downloads
PHPStan rules for functional programming
tmciver/functional-php
1029 Downloads
A functional programming library that brings Haskell and Scala Cats like features to PHP.
sergiors/functional
85 Downloads
Functional Programming for PHP no loop behind
martinezdelariva/functional
172 Downloads
Syntax enhancement operators of functional programming
ibsciss/php-functional
5 Downloads
a reducer implementation in php
daveross/functional-programming-utils
5241 Downloads
Functional Programming utilities for PHP 5.4+
wojciech.nawalaniec/phlambda
17 Downloads
Functional library for PHP simillar to JS Rambda (https://github.com/ramda/ramda).
vector/core
691 Downloads
A functional programming library for PHP
toobo/matching
7 Downloads
Kind of pattern matching for PHP