Libraries tagged by functional programming php
wiz-develop/php-monad
5743 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
tarsana/functional
2198 Downloads
functional programming library for PHP
atomicptr/functional
2494 Downloads
A set of tools to enable a more functional style of programming in PHP, inspired by OCaml
hexlet/phpstan-fp
26147 Downloads
PHPStan rules for functional programming
phunkie/phpstan
476 Downloads
PHPStan extensions for Phunkie functional programming library
awd-studio/vo-optional-php
283 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
boehm_s/fun
1863 Downloads
Functional programming utilities for PHP
pitchart/transformer
17075 Downloads
A transducers implementation in PHP, with OOP powers
im0rtality/underscore
5205 Downloads
Functional programming library for PHP
sergiors/functional
85 Downloads
Functional Programming for PHP no loop behind
daveross/functional-programming-utils
5241 Downloads
Functional Programming utilities for PHP 5.4+
yuhanz/ramda-php
14 Downloads
Functional programming library immitating ramdajs. https://github.com/yuhanz/ramda-php
tmciver/functional-php
1029 Downloads
A functional programming library that brings Haskell and Scala Cats like features to PHP.
jsoizo/php-result
19 Downloads
A type-safe Result type for PHP 8.1+ with PHPStan support.