Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PresentKim/arrayutils

Repository files navigation


Logo

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.

Note for Pocketmine plugin developer
You can use this library with poggit


πŸ“ License

You can check out the full license here

This project is licensed under the terms of the MIT license

About

Library that provides a method to fancy manipulate an array

Topics

Resources

License

Stars

Watchers

Forks

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /