Download the PHP package headsnet/collections without Composer
On this page you can find all versions of the php package headsnet/collections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download headsnet/collections
More information about headsnet/collections
Files in headsnet/collections
Download headsnet/collections
More information about headsnet/collections
Files in headsnet/collections
Vendor headsnet
Package collections
Short Description Base classes for collections
License MIT
Homepage https://github.com/headsnet/collections
Package collections
Short Description Base classes for collections
License MIT
Homepage https://github.com/headsnet/collections
Keywords phpcollection
Please rate this library. Is it a good library?
Informations about the package collections
Headsnet Collections
Installation
Usage
Assuming you have some class Foo
that you want to put into a collection:
Then create a custom named collection to hold the Foo
instances:
Then instantiate the collection:
You then have an immutable, iterable object that can be filtered, mapped and walked:
Contributing
Contributions are welcome. Please submit pull requests with one fix/feature per pull request.
All versions of collections with dependencies
PHP Build Version
Package Version
The package headsnet/collections contains the following files
Loading the files please wait ....