Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/kartavik/typed-collection
- Owner: KartaviK
- License: mit
- Created: 2018-07-13T13:26:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T09:45:12.000Z (about 6 years ago)
- Last Synced: 2024-04-19T06:43:15.708Z (8 months ago)
- Topics: collection, php, typedarray
- Language: PHP
- Homepage: https://kartavik.github.io/typed-collection/
- Size: 86.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)