Download the PHP package wearesho-team/base-collection without Composer
On this page you can find all versions of the php package wearesho-team/base-collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wearesho-team/base-collection
More information about wearesho-team/base-collection
Files in wearesho-team/base-collection
Download wearesho-team/base-collection
More information about wearesho-team/base-collection
Files in wearesho-team/base-collection
Vendor wearesho-team
Package base-collection
Short Description Typed collection based on ArrayObject
License MIT
Package base-collection
Short Description Typed collection based on ArrayObject
License MIT
Please rate this library. Is it a good library?
Informations about the package base-collection
Base Сollection
Implementation of typed collection.
Installation
Usage
Create your class collection and implement type()
method.
It must return declared (existed) class name
And now you have typed collection!
If you try to append item that not instance of your type you will catch an InvalidArgumentException
Authors
- Roman
Varkuta - Alexander
Letnikow
License
MIT
All versions of base-collection with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-json Version *
ext-json Version *
The package wearesho-team/base-collection contains the following files
Loading the files please wait ....