2017 © Pedro PelĂĄez
 

library felpado

Functional Programming for PHP

image

pablodip/felpado

Functional Programming for PHP

  • Thursday, February 20, 2014
  • by pablodip
  • Repository
  • 1 Watchers
  • 24 Stars
  • 21,207 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

Felpado

Build Status Latest Stable Version Total Downloads, (*1)

Felpado provides functions to process data easier., (*2)

Most of these functions are common in functional programming., (*3)

Felpado's functions have the following principles:, (*4)

  • Arguments are never modified by reference.
  • A callable can be any PHP callable.
  • When accepting a collection, it can be either an array or a traversable object.
  • When returning a collection, it will be the original collection or an array if it has to be modified.

Functions

Read about the functions here., (*5)

Author

Pablo DĂ­ez - pablodip@gmail.com, (*6)

License

Felpado is licensed under the MIT License. See the LICENSE file for full details., (*7)

The Versions

20/02 2014

dev-master

9999999-dev http://github.com/pablodip/felpado

Functional Programming for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

functional programming

20/01 2014

v0.8.2

0.8.2.0 http://github.com/pablodip/felpado

Functional Programming for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

functional programming

13/01 2014

v0.8.1

0.8.1.0 http://github.com/pablodip/felpado

Functional Programming for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

functional programming

02/01 2014

v0.8.0

0.8.0.0 http://github.com/pablodip/felpado

Functional Programming for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

functional programming