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 1 year 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T09:45:12.000Z (over 7 years ago)
- Last Synced: 2025-02-15T01:27:58.457Z (over 1 year 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)
[](https://packagist.org/packages/kartavik/typed-collection)
[](https://packagist.org/packages/kartavik/typed-collection)
[](https://packagist.org/packages/kartavik/typed-collection)
[](https://github.com/KartaviK/typed-collection/blob/master/LICENSE)
[](https://scrutinizer-ci.com/g/KartaviK/typed-collection/?branch=master)
[](https://travis-ci.org/KartaviK/typed-collection)
[](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:roman.varkuta@gmail.com)
## License
[MIT](./LICENSE)