pablodip/felpado
Composer 安装命令:
composer require pablodip/felpado
包简介
Functional Programming for PHP
README 文档
README
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 - pablodip@gmail.com
License
Felpado is licensed under the MIT License. See the LICENSE file for full details.
统计信息
- 总下载量: 29.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 27
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-05-09