Libraries tagged by functional programming
atomicptr/functional
2399 Downloads
A set of tools to enable a more functional style of programming in PHP, inspired by OCaml
sergiors/prelude
83 Downloads
Functional library
mkrawczyk/funquery
4624 Downloads
Functional programming library for PHP
loophp/combinator
1434 Downloads
A curated list of combinators
jsoizo/php-result
14 Downloads
A type-safe Result type for PHP 8.1+ with PHPStan support.
awd-studio/vo-optional-php
171 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.
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
turanct/omikron
152 Downloads
Simple, functional programming style test framework
im0rtality/underscore
5203 Downloads
Functional programming library for PHP
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).