Libraries tagged by functional programming php
endoumame/php-monad
537 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
accolon/php-functional
6 Downloads
Tools php functional programming
apantle/fun-php
725 Downloads
Functional Programming to enhance OOP PHP developer experience
will0/real-php-fp
3 Downloads
Simple Functional Programming Utilities
phpmonad/phpmonad
15 Downloads
A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world
cnastasi/functional-validators
0 Downloads
A PHP 8.5+ library implementing Value Objects with functional validation using pipes, functors, and union types
khasinski/php-solid-use-case
7 Downloads
SolidUseCase pattern in PHP - Railway-oriented programming with Either/Success/Fail monads
techworker/php-fn-sortby
13 Downloads
Small function that can be used to sort an array of any shape. PHP7 only.
martyrer/throwless-php
2 Downloads
A PHP library for exception-free error handling using the Result monad pattern
hphp/hphp
12 Downloads
The funcphp framework.
hphp/framework
23 Downloads
The funcphp framework.
tonix-tuft/fun
74 Downloads
A collection of functional programming utilities for PHP.
snkzhong/pfpf
1 Downloads
PHP Functional Programming Foundation
lray138/g2
49 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
jorgezf/sequence
137 Downloads
A functional programming library for PHP