Skip to content

inblank/yii2-sortable

Repository files navigation

Behavior for Yii2 to support sorting in ActiveRecord models

Build Status Packagist Version Code Coverage Code Quality GitHub license

Русская версия этого документа доступна здесь.

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

About

Yii2 sortable behavior for ActiveRecord

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages