2017 © Pedro Peláez
 

library ramda

Functional Programming Library in PHP

image

aerophant/ramda

Functional Programming Library in PHP

  • Monday, July 2, 2018
  • by evilband7
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 26 Versions
  • 0 % Grown

The README.md

Aerophant Ramda, Modern functional programming library inspired by ramdajs

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version License, (*1)

Under Development :(, (*2)

Adventage of Aerophant Ramda

  • aerophant/ramda provide auto curry for you and give you better way to do function composition like ramdajs, (*3)

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

  • Easy to pass almost of aerophant/ramda functions as callable, just call it without any argument., (*5)

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

RoadMap

  • version 0.0.x : Under development, not all usseful functions supported
  • version 0.1: https://github.com/aerophant/ramda/issues/1

Want to help me ?

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

The Versions

02/07 2018

dev-master

9999999-dev https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/split-startsWith-sum

dev-0.1/split-startsWith-sum https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/slice-sort-sortBy-sortWith

dev-0.1/slice-sort-sortBy-sortWith https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

0.0.3

0.0.3.0 https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/flatten-replace-prepeat-reverse

dev-0.1/flatten-replace-prepeat-reverse https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/pair-path-pathOr

dev-0.1/pair-path-pathOr https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/range-reject-remove

dev-0.1/range-reject-remove https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/none-not-nth-once

dev-0.1/none-not-nth-once https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/memorize-merge-mergeAll-min

dev-0.1/memorize-merge-mergeAll-min https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/max-mean-median

dev-0.1/max-mean-median https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/join-lenght-match

dev-0.1/join-lenght-match https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/insert-isEmpty-isNil

dev-0.1/insert-isEmpty-isNil https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/and-or

dev-0.1/and-or https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-ci/fix-code-coverage

dev-ci/fix-code-coverage https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/forEach-and-groupBy

dev-0.1/forEach-and-groupBy https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

01/07 2018

dev-0.1/ifElse-inc

dev-0.1/ifElse-inc https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/identity-identical

dev-0.1/identity-identical https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/endsWith-and-find

dev-0.1/endsWith-and-find https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/head-first-last-tail

dev-0.1/head-first-last-tail https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/contains-defaultTo

dev-0.1/contains-defaultTo https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

0.0.2

0.0.2.0 https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/gt-gte-lt-lte-function

dev-0.1/gt-gte-lt-lte-function https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/apply-and-call

dev-0.1/apply-and-call https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/add-partial-function

dev-0.1/add-partial-function https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

dev-0.1/basic-functions

dev-0.1/basic-functions https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry

30/06 2018

0.0.1

0.0.1.0 https://github.com/aerophant/ramda

Functional Programming Library in PHP

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

by Siwapun Siwaporn

php utility functional auto-curry