hiqdev / yii2-collection
Collection library for Yii2
Installs: 42 904
Dependents: 9
Suggesters: 0
Security: 0
Stars: 7
Watchers: 8
Forks: 4
Open Issues: 0
Type:yii2-extension
Requires
- hiqdev/php-collection: *
- yiisoft/yii2: ~2.0
Requires (Dev)
- hiqdev/hidev-hiqdev: <2.0
- hiqdev/hidev-php: <2.0
This package is not auto-updated.
Last update: 2024-10-26 18:11:54 UTC
README
Collection library for Yii2
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/)