Download the PHP package kartavik/typed-collection without Composer
On this page you can find all versions of the php package kartavik/typed-collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kartavik/typed-collection
More information about kartavik/typed-collection
Files in kartavik/typed-collection
Download kartavik/typed-collection
More information about kartavik/typed-collection
Files in kartavik/typed-collection
Vendor kartavik
Package typed-collection
Short Description Implementation of typed collection
License MIT
Package typed-collection
Short Description Implementation of typed collection
License MIT
Please rate this library. Is it a good library?
Informations about the package typed-collection
Generic collection (Under development)
Strongly typed generic collection implementation
Installation
Use composer to install:
Usage
Dynamic
-
internal types
- User types
Extend
StringCollection.php:
Where is strong type?
Class Strict help collection to validate type of elements;
If you will try in any moment put to the collection element that is not of element type you will get Exception\Validation
If you will try set some specific type you will catch Exception\UnprocessedType
Authors:
- Roman
Varkuta
License
MIT
All versions of typed-collection with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package kartavik/typed-collection contains the following files
Loading the files please wait ....