PHPackages                             aerophant/ramda - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aerophant/ramda

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aerophant/ramda
===============

Functional Programming Library in PHP

0.1.1(1mo ago)146[4 issues](https://github.com/aerophant/ramda/issues)[1 PRs](https://github.com/aerophant/ramda/pulls)MITPHPPHP ^8.1

Since Jun 30Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/aerophant/ramda)[ Packagist](https://packagist.org/packages/aerophant/ramda)[ Docs](https://github.com/aerophant/ramda)[ RSS](/packages/aerophant-ramda/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Aerophant Ramda, Modern functional programming library inspired by ramdajs
==========================================================================

[](#aerophant-ramda-modern-functional-programming-library-inspired-by-ramdajs)

[![Build Status](https://camo.githubusercontent.com/90399bc39a0295d2c12de058893389d9249a49fadcc0dde84851658f0dd3c2e3/68747470733a2f2f7472617669732d63692e6f72672f6165726f7068616e742f72616d64612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/aerophant/ramda)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6e79c5d8cafc1af0226102e08903918fe9f6699689b65b240eb207048b2a7fd1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6165726f7068616e742f72616d64612f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/aerophant/ramda/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/11a9ca129772d4a474180d2e5d4e830eae1c547091b7c442dfb14958442d9263/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6165726f7068616e742f72616d64612f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/aerophant/ramda/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/278050aab54934da9c9f5f756701fc0773aa6232035f7fb36a0a8826c3351c9e/68747470733a2f2f706f7365722e707567782e6f72672f6165726f7068616e742f72616d64612f762f737461626c65)](https://packagist.org/packages/aerophant/ramda)[![License](https://camo.githubusercontent.com/450ef11ae1b003550d65492ca6e056ba5ea51166522b7f339e9753f26b554081/68747470733a2f2f706f7365722e707567782e6f72672f6165726f7068616e742f72616d64612f6c6963656e7365)](https://packagist.org/packages/aerophant/ramda)

Under Development :(

Adventage of `Aerophant Ramda`
------------------------------

[](#adventage-of-aerophant-ramda)

- `aerophant/ramda` provide auto curry for you and give you better way to do function composition like `ramdajs`

    ```
    pipe(
       always([1, 2, 3, 4, 5]),
       map(add(1)),
       // filter even numbers only
       filter(pipe(
         partialRight(modulo(), [2]),
         equals(0)
       ))
    )();
    // => [2, 4, 6]

    ```
- Easy to pass almost of `aerophant/ramda` functions as callable, just call it without any argument.

    ```
     $alwaysReturn1 = call_user_func_array(always(), [1]);

    ```

RoadMap
-------

[](#roadmap)

- version 0.0.x : Under development, not all usseful functions supported
- version 0.1: [\#1](https://github.com/aerophant/ramda/issues/1)

Want to help me ?
-----------------

[](#want-to-help-me-)

- You can suggest function by creating issues and/or PR
- help improve performance by creating PR.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance69

Regular maintenance activity

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~705 days

Total

5

Last Release

54d ago

PHP version history (2 changes)0.0.1PHP ~7.1

0.1.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/db6f49d2759960b26bef5411ce1f5aa46e306ab8ee73b7259649a311b697be8f?d=identicon)[evilband7](/maintainers/evilband7)

---

Top Contributors

[![mapkuff](https://avatars.githubusercontent.com/u/3684920?v=4)](https://github.com/mapkuff "mapkuff (43 commits)")

---

Tags

phputilityfunctionalauto-curry

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/aerophant-ramda/health.svg)

```
[![Health](https://phpackages.com/badges/aerophant-ramda/health.svg)](https://phpackages.com/packages/aerophant-ramda)
```

###  Alternatives

[lambdish/phunctional

λ PHP functional library

3612.0M23](/packages/lambdish-phunctional)[mpetrovich/dash

A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.

10428.9k1](/packages/mpetrovich-dash)[bdelespierre/underscore

Underscore.js port in PHP

6943.7k1](/packages/bdelespierre-underscore)[transprime-research/piper

PHP Pipe method execution with values from chained method executions

174.6k2](/packages/transprime-research-piper)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
