lyhiving/arrays

PHP array class

1.3 2023-05-17 11:57 UTC

This package is auto-updated.

Last update: 2024-04-17 14:07:04 UTC


README

常用php数组类。

主要功能:

--时间太赶,晚点写教程

安装

使用 Composer

composer require lyhiving/arrays
{
    "require": {
            "lyhiving/arrays": "1.*"
    }
}