PHPackages                             wandu/collection - 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. wandu/collection

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

wandu/collection
================

Collection Library Like Java. Provides List, Map, and Set.

v4.0.0-beta2(8y ago)02.4k1MITPHPPHP &gt;=7.0

Since May 2Pushed 8y agoCompare

[ Source](https://github.com/Wandu/Collection)[ Packagist](https://packagist.org/packages/wandu/collection)[ RSS](/packages/wandu-collection/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (1)

Wandu Collection
================

[](#wandu-collection)

[![Latest Stable Version](https://camo.githubusercontent.com/8058bfa480c4b48d60b76ce5700a085f1c703c578649e6093686070a3b41b35a/68747470733a2f2f706f7365722e707567782e6f72672f77616e64752f636f6c6c656374696f6e2f762f737461626c652e737667)](https://packagist.org/packages/wandu/collection)[![Latest Unstable Version](https://camo.githubusercontent.com/5a4d14554f0dab3a804342f409daa246b88c84500161858243a932f3041f7d09/68747470733a2f2f706f7365722e707567782e6f72672f77616e64752f636f6c6c656374696f6e2f762f756e737461626c652e737667)](https://packagist.org/packages/wandu/collection)[![Total Downloads](https://camo.githubusercontent.com/610322a9b3fefca3b8d029360fcd51a7a0f83f9d5a148d424f07da30b48ec1c6/68747470733a2f2f706f7365722e707567782e6f72672f77616e64752f636f6c6c656374696f6e2f646f776e6c6f6164732e737667)](https://packagist.org/packages/wandu/collection)[![License](https://camo.githubusercontent.com/dd36a30091eb7d05e91aae90f989c3b33e772dcd5c0132a20eda641d5ae8a8b4/68747470733a2f2f706f7365722e707567782e6f72672f77616e64752f636f6c6c656374696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/wandu/collection)

Collection Library Like Java. Provides List, Map, and Set.

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

[](#installation)

```
composer require wandu/collection
```

Usage
-----

[](#usage)

### List

[](#list)

there is one list.

- `Wandu\Collection\ArrayList`

**Interface**

```
