Libraries tagged by functional programming php
nextbigsoundinc/dash
14985 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
boehm_s/fun
1815 Downloads
Functional programming utilities for PHP
pitchart/transformer
16973 Downloads
A transducers implementation in PHP, with OOP powers
cline/monad
5180 Downloads
Rust-aligned Option, Result, and Either monads for type-safe error handling in PHP
fp4php/fp4php
36323 Downloads
PHP functional programming library
atomicptr/functional
2403 Downloads
A set of tools to enable a more functional style of programming in PHP, inspired by OCaml
jsoizo/php-result
17 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
mkrawczyk/funquery
4631 Downloads
Functional programming library for PHP
im0rtality/underscore
5203 Downloads
Functional programming library for PHP
sergiors/functional
85 Downloads
Functional Programming for PHP no loop behind
endoumame/php-monad
537 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
daveross/functional-programming-utils
5241 Downloads
Functional Programming utilities for PHP 5.4+
phunkie/phpstan
248 Downloads
PHPStan extensions for Phunkie functional programming library