Download the PHP package solution10/collection without Composer
On this page you can find all versions of the php package solution10/collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download solution10/collection
More information about solution10/collection
Files in solution10/collection
Download solution10/collection
More information about solution10/collection
Files in solution10/collection
Vendor solution10
Package collection
Short Description A simple and fast Collection class
License MIT
Package collection
Short Description A simple and fast Collection class
License MIT
Please rate this library. Is it a good library?
Informations about the package collection
Solution10\Collection
Like Arrays. Only better!
What does this do?
Collections, at their core, are implementations of Iterator, ArrayAccess and Countable. But they're also a lot more than that.
Splice subsections of arrays simply by passing keys:
Quickly and easily Sort
For full feature list, check out the docs.
Installation
Install via composer:
Requirements
- PHP >= 5.3
That's it!
Documentation
See the Github Wiki or the docs/ folder in the repo.
To get api docs; from a checkout of the project run:
$ make && open api/index.html
License
Contributing
All versions of collection with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.3.0
The package solution10/collection contains the following files
Loading the files please wait ....