xicrow/php-collection

PHP collections for various types

2.0.0 2025-02-26 19:39 UTC

This package is auto-updated.

Last update: 2025-03-26 19:45:52 UTC


README

Installation

The recommended way to install is through Composer:

composer require xicrow/php-collection

Optionally add it to your composer.json file:

{
	"require": {
		"xicrow/php-collection": "~2.0"
	}
}

License

Copyright © 2020 Jan Ebsen Licensed under the MIT license.