PHPackages                             graze/data-structure - 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. graze/data-structure

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

graze/data-structure
====================

Data collections and containers

2.1.0(8y ago)12287.4k↓26.4%28MITPHPPHP &gt;=5.5|^7.0

Since Aug 19Pushed 8y ago13 watchersCompare

[ Source](https://github.com/graze/data-structure)[ Packagist](https://packagist.org/packages/graze/data-structure)[ Docs](https://github.com/graze/data-structure)[ RSS](/packages/graze-data-structure/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (9)Used By (8)

graze/data-structure
====================

[](#grazedata-structure)

[![Build status](https://camo.githubusercontent.com/d96c6686effb05e0ee778c1a2cea736eb21e23540dec75a36cbb30370e1671da/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6772617a652f646174612d7374727563747572652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/graze/data-structure)[![Code Quality](https://camo.githubusercontent.com/02e9e20c8f7b7a9e815e3aa62c3006d1813dd9375d48072372b67b09fed4131a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6772617a652f646174612d7374727563747572652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/graze/data-structure/)[![Latest Version](https://camo.githubusercontent.com/bfaf6df373ac20dd175f4e30fe15333f33c1d4c5b35c8df1c88a0063caf1c62b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6772617a652f646174612d7374727563747572652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/graze/data-structure)[![PHP ~5.3](https://camo.githubusercontent.com/3dc78fae0ecf7aa1a262af003397c89ef507fc04752b7c669fc195f07e6ffb5d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344352e352d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://secure.php.net)[![MIT Licensed](https://camo.githubusercontent.com/8c3a312ba9000711e49224dcb253f0e81f4c797ec34b1a7c68cc4427b5ae2728/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6772617a652f646174612d7374727563747572652e7376673f7374796c653d666c61742d737175617265)](https://github.com/graze/data-structure/blob/master/LICENSE)[![Style CI](https://camo.githubusercontent.com/b5ffa921d90c436ca35811b5cee725e42c24d304478b6db5c602c3bdf2b5b263/68747470733a2f2f7374796c6563692e696f2f7265706f732f31313230343136322f736869656c64)](https://styleci.io/repos/11204162)

This library implements common data collections and containers in PHP.

Install
-------

[](#install)

It can be installed in whichever way you prefer, but we recommend [Composer](https://packagist.org/packages/graze/data-structure).

```
$ composer require graze/data-structure
```

Usage
-----

[](#usage)

```
