Registry / utility / houdunwang-arr

houdunwang-arr

JSON →
library2.0.1phppackagistunverified

数组增强组件主要是对数组等数据进行处理,如无限级分类操作、商品规格的迪卡尔乘积运算等

composer require houdunwang/arr
INSTALL
IMPORT
SIG · HOUDUNWANG-ARR
H
houdunwang-arr
utilityphpv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Arr
use houdunwang\arr\Arr;

Perform Cartesian product on arrays

<?php require 'vendor/autoload.php'; use houdunwang\arr\Arr; $data = ['a', 'b', 'c']; $result = Arr::cartesianProduct($data);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
houdunwang-arr — pip install houdunwang-arr · libregistry