Download the PHP package thanhtaivtt/collection without Composer
On this page you can find all versions of the php package thanhtaivtt/collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thanhtaivtt/collection
More information about thanhtaivtt/collection
Files in thanhtaivtt/collection
Download thanhtaivtt/collection
More information about thanhtaivtt/collection
Files in thanhtaivtt/collection
Vendor thanhtaivtt
Package collection
Short Description Array collection for PHP
License MIT
Homepage http://toidicode.com
Package collection
Short Description Array collection for PHP
License MIT
Homepage http://toidicode.com
Please rate this library. Is it a good library?
Informations about the package collection
Array Collection for PHP
Install
Usage
Suport Methods
sum
- The
sum
method returns the sum of all items in the collection:
sum
- The
avg
method returns the average of all items in the collection:
min
- The
min
method returns the min of all items in the collection:
max
- The
max
method returns the max of all items in the collection:
all
- The
all
method returns the all items in the collection:
chunk
- The
chunk
method breaks the collection into multiple, smaller collections of a given length:
toArray
- The
toArray
method converts all items in Object to Array:
....
All versions of collection with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package thanhtaivtt/collection contains the following files
Loading the files please wait ....