Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kartavik/typed-collection

Variant of implementation of typed collection (Under development)
https://github.com/kartavik/typed-collection

collection php typedarray

Last synced: about 2 months ago
JSON representation

Variant of implementation of typed collection (Under development)

Awesome Lists containing this project

README

        

# Generic collection (Under development)

[![Latest Stable Version](https://poser.pugx.org/kartavik/typed-collection/v/stable?format=flat-square)](https://packagist.org/packages/kartavik/typed-collection)
[![Latest Unstable Version](https://poser.pugx.org/kartavik/typed-collection/v/unstable?format=flat-square)](https://packagist.org/packages/kartavik/typed-collection)
[![Total Downloads](https://poser.pugx.org/kartavik/typed-collection/downloads?format=flat-square)](https://packagist.org/packages/kartavik/typed-collection)
[![License](https://poser.pugx.org/kartavik/typed-collection/license?format=flat-square)](https://github.com/KartaviK/typed-collection/blob/master/LICENSE)

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/KartaviK/typed-collection/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/KartaviK/typed-collection/?branch=master)
[![Build Status](https://travis-ci.org/KartaviK/typed-collection.svg?branch=master)](https://travis-ci.org/KartaviK/typed-collection)
[![codecov](https://codecov.io/gh/KartaviK/typed-collection/branch/master/graph/badge.svg)](https://codecov.io/gh/KartaviK/typed-collection)

Strongly typed generic collection implementation

## Installation

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

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

## Usage

### Dynamic

- internal types

```php
Varkuta](mailto:[email protected])

## License
[MIT](./LICENSE)