Download the PHP package kesha-dev/sortable without Composer
On this page you can find all versions of the php package kesha-dev/sortable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sortable
Sortable GridView Widget for Yii2
Yii2 GridView widget base on jQuery UI sortable widget.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json file.
Usage
-
Add to your database new
unsigned intattribute, suchsequence. -
Add new behavior in the active record model, for example:
-
Add action in the controller, for example:
- Add SortableGridView in the view, for example:
All versions of sortable with dependencies
PHP Build Version
Package Version
Requires
kartik-v/yii2-grid Version
*
The package kesha-dev/sortable contains the following files
Loading the files please wait ...