Libraries tagged by functional programming
tonix-tuft/fun
74 Downloads
A collection of functional programming utilities for PHP.
tommyknocker/chain
8 Downloads
Professional-grade fluent method chaining library with advanced features: conditional execution, timeout protection, error handling, extension system, and PSR-11 container integration.
tom-sapletta-com/phunc
78 Downloads
Functional Environment for PHP
timfennis/apply
320 Downloads
Functional programming library
snkzhong/pfpf
1 Downloads
PHP Functional Programming Foundation
serenitylabs/phatcats
8 Downloads
A functional programming library that brings Haskell and Scala Cats like features to PHP.
phunctional/option
5 Downloads
Implements the Option type
phunctional/basics
26 Downloads
Provides some core functional concepts expressed as interfaces and base test cases for implementations
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
pepijno/sphream
6 Downloads
A library for using functional style streams
penguinpark/monad
1 Downloads
A collection of PHP classes that implement monad-based operations
omega-mvc/serializable-closure
30 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
nrawe/wabi-orm
4 Downloads
A minimalist, (near) zero-config object-relational mapper
lray138/g2
49 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
lmnt/philo
17 Downloads
A functional programming library designed to work with existing language constructs in a point-free style. Use it to modularize logical expressions, simplify pattern matching, and create expressive data processing pipelines