hiqdev/yii2-collection

Collection library for Yii2

Installs: 42 360

Dependents: 9

Suggesters: 0

Security: 0

Stars: 7

Watchers: 8

Forks: 4

Open Issues: 0

Type:yii2-extension

0.1.1 2017-05-10 10:00 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:06:36 UTC


README

Collection library for Yii2

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

Yii2 adapter for php-collection library.

Installation

The preferred way to install this yii2-extension is through composer.

Either run

php composer.phar require "hiqdev/yii2-collection"

or add

"hiqdev/yii2-collection": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2015-2017, HiQDev (http://hiqdev.com/)