PHPackages                             amitmerchant/array-utils - 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. amitmerchant/array-utils

ActiveLibrary

amitmerchant/array-utils
========================

Simple wrapper implementation of common PHP array methods

1.0.2(3y ago)3111[1 PRs](https://github.com/amitmerchant1990/array-utils/pulls)MITPHPPHP ^8.0CI failing

Since May 13Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/amitmerchant1990/array-utils)[ Packagist](https://packagist.org/packages/amitmerchant/array-utils)[ Docs](https://github.com/amitmerchant1990/array-utils)[ RSS](/packages/amitmerchant-array-utils/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Simple wrapper implementation of common PHP array methods
=========================================================

[](#simple-wrapper-implementation-of-common-php-array-methods)

This is a wrapper class implementation which I've described [in this article](https://www.amitmerchant.com/how-to-implement-wrapper-classes-php/).

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

[](#installation)

You can install the package via composer:

```
$ composer require amitmerchant/array-utils
```

Usage
-----

[](#usage)

```
