inblank/yii2-sortable
Composer 安装命令:
composer require inblank/yii2-sortable
包简介
Extension for Yii2 to support sorting in ActiveRecord models
关键字:
README 文档
README
Русская версия этого документа доступна здесь.
Behavior yii2-sortable for Yii2 allows manage sorting in ActiveRecord models.
Installation
The preferred way to install this extension is through composer.
Navigate to the project folder and run the console command:
$ composer require inblank/yii2-sortable
or add:
"inblank/yii2-sortable": "*"
to the require section of your composer.json file.
Configuring
Usage
统计信息
- 总下载量: 75
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-06-01