PHPackages                             aiiro/array-box - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. aiiro/array-box

ActiveLibrary

aiiro/array-box
===============

ArrayBox is a package to manipulate the array.

29PHP

Since Oct 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/aiiro/ArrayBox)[ Packagist](https://packagist.org/packages/aiiro/array-box)[ RSS](/packages/aiiro-array-box/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

ArrayBox
========

[](#arraybox)

[![Circle CI](https://camo.githubusercontent.com/a42c7b573c1213ca153b4e5cd59fab1665fb80710d47d402df1e6740395521cc/68747470733a2f2f636972636c6563692e636f6d2f67682f616969726f2f4172726179426f782e7376673f267374796c653d736869656c64)](https://circleci.com/gh/aiiro/ArrayBox)

ArrayBox is a PHP helper library that makes easy to manipulate the array.

Installing
----------

[](#installing)

PHP 5.6+ and [Composer](https://getcomposer.org/) are required.

Require this package with composer using the following command.

```
composer require aiiro/array-box
```

After Composer requiring, you need to require Composer's autoload.php.

```
