functional-php
Functional library
A set of functional programming primitives for PHP.
Primitives for functional programming in PHP
2k stars
79 watching
204 forks
Language: PHP
last commit: 7 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
bodar/totallylazy | A Java functional programming library with lazy evaluation and composability features | 317 |
przemyslawjanpietrzak/pymonet | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |
luijar/functional-programming-js | A collection of code samples and libraries demonstrating functional programming in JavaScript | 483 |
ihor/nspl | A collection of functional programming primitives and utility functions for PHP. | 374 |
vegansk/nimfp | A Nim programming language library for functional programming concepts and operations. | 135 |
dbrattli/expression | A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. | 527 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 215 |
functionaljava/functionaljava | A Java library implementing fundamental programming abstractions for functional programming | 1,604 |
mickvangelderen/funko | A minimalistic functional programming library with a focus on simplicity and ease of use. | 4 |
sergiors/prelude | A functional programming library for PHP with support for monads and basic data manipulation functions. | 48 |
jkup/functional-javascript | A curated list of resources and tools for learning and practicing functional programming in JavaScript | 372 |
ritesh404/kudojs | A utility library providing functional programming tools and data types for writing composable, declarative code in JavaScript. | 23 |