romeoz/rock-dataprovider
最新稳定版本:0.11.0
Composer 安装命令:
composer require romeoz/rock-dataprovider
包简介
Data providers (sorting, pagination)
关键字:
README 文档
README
Independent fork by Yii2 Data 2.0.4.
Features
- Providers:
- array
- active (required by Rock DB)
- Pagination
- Sorting
- Standalone module/component for Rock Framework
Bolded features are different from Yii2 Data.
Installation
From the Command Line:
composer require romeoz/rock-dataprovider
In your composer.json:
{
"require": {
"romeoz/rock-dataprovider": "*"
}
}
Requirements
- PHP 5.4+
- For using
ActiveDataProviderrequired Rock DB:composer require romeoz/rock-db
All unbolded dependencies is optional
License
Data providers is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 156
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 4
- 推荐数: 3
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-01