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

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

kartavik/typed-collection
=========================

Implementation of typed collection

v2.0.0RC1(7y ago)17MITPHPPHP &gt;=7.1

Since Jul 14Pushed 7y ago2 watchersCompare

[ Source](https://github.com/KartaviK/typed-collection)[ Packagist](https://packagist.org/packages/kartavik/typed-collection)[ RSS](/packages/kartavik-typed-collection/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (2)Versions (7)Used By (0)

Generic collection (Under development)
======================================

[](#generic-collection-under-development)

[![Latest Stable Version](https://camo.githubusercontent.com/dd6999017cbdf1ca96ac95b3c76462786d2339ba987d25f6b18910a423ffc881/68747470733a2f2f706f7365722e707567782e6f72672f6b6172746176696b2f74797065642d636f6c6c656374696f6e2f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kartavik/typed-collection)[![Latest Unstable Version](https://camo.githubusercontent.com/0ee94a393e6eafd36ed0af10ac7e6650fb4c3a8aba8a64a64e8b8c00921ec155/68747470733a2f2f706f7365722e707567782e6f72672f6b6172746176696b2f74797065642d636f6c6c656374696f6e2f762f756e737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kartavik/typed-collection)[![Total Downloads](https://camo.githubusercontent.com/223f3189ecf926a1620ca9e30d458ba2d30362c42cfbbb159da90e3fdc3f6733/68747470733a2f2f706f7365722e707567782e6f72672f6b6172746176696b2f74797065642d636f6c6c656374696f6e2f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kartavik/typed-collection)[![License](https://camo.githubusercontent.com/9f574e240ccfd96759bfa7eb96633d273fe518abbf4e230b4d9a29d1516de6e8/68747470733a2f2f706f7365722e707567782e6f72672f6b6172746176696b2f74797065642d636f6c6c656374696f6e2f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://github.com/KartaviK/typed-collection/blob/master/LICENSE)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a6f2e48a1022de5e5d7e0c3b1f60433cac7f648185644449a0b0f370e0e6ff9e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4b6172746176694b2f74797065642d636f6c6c656374696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/KartaviK/typed-collection/?branch=master)[![Build Status](https://camo.githubusercontent.com/56bee9fc6241fd9e2c17b624c9ca870d859ed441606e0d1ca560f5cc7ee98be1/68747470733a2f2f7472617669732d63692e6f72672f4b6172746176694b2f74797065642d636f6c6c656374696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/KartaviK/typed-collection)[![codecov](https://camo.githubusercontent.com/06a01942f1c6929b312177aaadb0a6f4a54b38e9e88dcdfef6f4a677f94ac498/68747470733a2f2f636f6465636f762e696f2f67682f4b6172746176694b2f74797065642d636f6c6c656374696f6e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/KartaviK/typed-collection)

Strongly typed generic collection implementation

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

[](#installation)

Use [composer](https://getcomposer.org/) to install:

```
composer require kartavik/typed-collection
```

Usage
-----

[](#usage)

### Dynamic

[](#dynamic)

- internal types

```
