presentkim/arrayutils
Composer 安装命令:
composer require presentkim/arrayutils
包简介
Library that provides a method to fancy manipulate an array
README 文档
README
arrayutils
An library that provides a method to fancy manipulate an array!
View in Packagist · Report a bug · Request a feature
📖 Introduction
The evil PHP array functions give developers the pain of:
- Some functions requires array first, but some functions require array last...
- Some functions returns result, but some functions modify referenced variables...
- Code was line-break because since it is a function...
- Each function has different parameters to the callback function...
- No modern functions using arrays. Such as
every,some
I created this library to solve these problems and make code flow like js-array
For a detailed description, Click here (GitBook)
📦 Installation
You can use this library with composer.
- Go to Packagist
Note for Pocketmine plugin developer
You can use this library with poggit
- Go to Poggit
📝 License
You can check out the full license here
This project is licensed under the terms of the MIT license
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-29