Download the PHP package damijanc/collection without Composer
On this page you can find all versions of the php package damijanc/collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download damijanc/collection
More information about damijanc/collection
Files in damijanc/collection
Download damijanc/collection
More information about damijanc/collection
Files in damijanc/collection
Vendor damijanc
Package collection
Short Description A simple PHP collection class to be used instead of ArrayObject
License MIT
Package collection
Short Description A simple PHP collection class to be used instead of ArrayObject
License MIT
Please rate this library. Is it a good library?
Informations about the package collection
collection
A simple PHP collection class to be used instead of ArrayObject
Instead of using ArrayObject you can use simple collection. It implements ArrayAccess and IteratorAggregate so you can use it as an array:
and you can iterate it
and you can use it as a base for your cool stuff like type hinting
Installation:
All versions of collection with dependencies
PHP Build Version
Package Version
No informations.
The package damijanc/collection contains the following files
Loading the files please wait ....