alto/array-functions
Composer 安装命令:
composer require alto/array-functions
包简介
Array functions for PHP
README 文档
README
Installation
composer require alto/array-functions
Functions
array_first
Returns the first element of an array or null if the array is empty.
array_first(array $array): mixed
array_last
Returns the last element of an array or null if the array is empty.
array_last(array $array): mixed
License
This package is licensed under the MIT License. See the LICENSE file for more information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-13