functional


No replacement provided. Contact us if you know a replacement.

Functional primitives for PHP

A number of functional primitives like map(), select(), each() for the PHP language

Maintainer

  • Lars Strojny (lead )

Details

Stars: 1964
Issue openned: 16
Downloads: 8980
0.6.0
12 years ago
Version 0.6.0 change log


- Adding average()
- Changing behavior of sum()/product()/difference()/ratio() to ignore booleans
- Fixed critical bug in Functional\pluck() that made the current scope unavailable to the caller

requires:

  • php >=5.3
  • pearinstaller >=1.4.3