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

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

konfirm/collection
==================

Uniform collection (array-like) operations

1.2.0(8y ago)040MITPHPPHP &gt;=7.0

Since Jun 25Pushed 8y agoCompare

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

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

Collection
==========

[](#collection)

Simple implementation of common array operations with a unified argument list for filter, map and reduce similar to the ECMA/Javascript implementations

Example use
-----------

[](#example-use)

### Unique

[](#unique)

Remove all duplicate entries

```
