xutl/yii2-collection

The collection extension for the Yii framework

Installs: 90

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

1.0.0 2016-11-04 11:39 UTC

This package is auto-updated.

Last update: 2024-04-11 01:31:35 UTC


README

该扩展为 Yii2 framework 添加 Illuminate\Support\Collection 类。

For license information check the LICENSE.

Documentation is at README.md.

Latest Stable Version Total Downloads

安装

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist xutl/yii2-collection

or add

"xutl/yii2-collection": "*"

to the require section of your composer.json.

Thanks to