Download the PHP package palmtree/easy-collection without Composer
On this page you can find all versions of the php package palmtree/easy-collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download palmtree/easy-collection
More information about palmtree/easy-collection
Files in palmtree/easy-collection
Download palmtree/easy-collection
More information about palmtree/easy-collection
Files in palmtree/easy-collection
Vendor palmtree
Package easy-collection
Short Description Immutable collections which provide commonly used functionality missing from arrays
License MIT
Package easy-collection
Short Description Immutable collections which provide commonly used functionality missing from arrays
License MIT
Please rate this library. Is it a good library?
Informations about the package easy-collection
WARNING: THIS REPO IS ABANDONDED. THE LIBRARY IS BEING MAINTAINED UNDER A NEW NAME AND A NEW HOME
:palm_tree: Easy Collection
Immutable collections which provide commonly used functionality missing from arrays.
Requirements
- PHP >= 8.1
Installation
Use composer to add the package to your dependencies:
Usage
Collections can be used just like arrays for the most part. They implement ArrayAccess
, Traversable
and Countable
:
Many other methods are provided. Read through the documented source code to see more.
Generics
The library supports template annotations for use by static analysers such as Psalm and PHPStan:
License
Released under the MIT license
All versions of easy-collection with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package palmtree/easy-collection contains the following files
Loading the files please wait ....