PHPackages                             ashrafakl/array-container - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ashrafakl/array-container

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ashrafakl/array-container
=========================

PHP array class same as javascript array class

1.0.0(5y ago)012mitPHPPHP &gt;=7.4

Since Mar 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ashrafakl/array-container)[ Packagist](https://packagist.org/packages/ashrafakl/array-container)[ RSS](/packages/ashrafakl-array-container/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

array-container
===============

[](#array-container)

PHP array class behave like javascript array class

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist ashrafakl/array-container "~1.0.0"

```

or add

```
"ashrafakl/array-container": "~1.0.0"

```

to the required section of your `composer.json` file.

Usage
-----

[](#usage)

Chained method together in a single statement

```
