Download the PHP package atournayre/collection without Composer
On this page you can find all versions of the php package atournayre/collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package collection
Atournayre Collection
This library provides a way to manipulate collections.
Installation
Use Composer to install the package:
Collections
Method | Description |
---|---|
TypedCollection::createAsList() |
Create a list from an array |
TypedCollection::createAsMap() |
Create a map from an array |
TypedCollectionImmutable::createAsList() |
Create an immutable list from an array |
TypedCollectionImmutable::createAsMap() |
Create an immutable map from an array |
DecimalValueCollection::fromArray() |
Create a collection of DecimalValue from an array |
DecimalValuePrecisionConsistentCollection::fromArray() |
Create a collection of DecimalValue with precision consistent from an array |
Examples
Typed Collection
Typed Collection Immutable
Decimal Collection
Contribute
Contributions to the package are always welcome!
- Report any bugs or issues you find on the issue tracker.
- You can grab the source code at the package's Git repository.
License
All contents of this package are licensed under the MIT license.
All versions of collection with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
webmozart/assert Version ^1.11
doctrine/collections Version ^2.1
atournayre/assert Version ^0
aimeos/map Version ^3.4
atournayre/types Version ^0
webmozart/assert Version ^1.11
doctrine/collections Version ^2.1
atournayre/assert Version ^0
aimeos/map Version ^3.4
atournayre/types Version ^0
The package atournayre/collection contains the following files
Loading the files please wait ....