Download the PHP package pablodip/felpado without Composer
On this page you can find all versions of the php package pablodip/felpado. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pablodip/felpado
More information about pablodip/felpado
Files in pablodip/felpado
Download pablodip/felpado
More information about pablodip/felpado
Files in pablodip/felpado
Vendor pablodip
Package felpado
Short Description Functional Programming for PHP
License MIT
Homepage http://github.com/pablodip/felpado
Package felpado
Short Description Functional Programming for PHP
License MIT
Homepage http://github.com/pablodip/felpado
Keywords functionalprogramming
Please rate this library. Is it a good library?
Informations about the package felpado
Felpado
Felpado provides functions to process data easier.
Most of these functions are common in functional programming.
Felpado's functions have the following principles:
- 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.
Author
Pablo Díez - [email protected]
License
Felpado is licensed under the MIT License. See the LICENSE file for full details.
All versions of felpado with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package pablodip/felpado contains the following files
Loading the files please wait ....