zweifisch/f
Composer 安装命令:
composer require zweifisch/f
包简介
building blocks for functional php
关键字:
README 文档
README
functional building blocks for php
synopsis
$f = \f\F::getInstance(); $f->map($f->comp($f->even,$f->inc), [1,2]);
available functions
- add
- apply
- comp
- complement
- concat
- dec
- div
- even
- every
- filter
- first
- get
- inc
- keys
- last
- map
- mul
- odd
- partial
- reduce
- rem
- some
- sub
- vals
tests
composer install --dev vendor/bin/phpunit -c tests
benchmarks
php benchmark/run.php
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-05-16