PHPackages                             bscheshirwork/yii2-trello-like-jui-sortable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bscheshirwork/yii2-trello-like-jui-sortable

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bscheshirwork/yii2-trello-like-jui-sortable
===========================================

Board to move portlet from column to column

214PHP

Since Apr 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bscheshirwork/yii2-trello-like-jui-sortable)[ Packagist](https://packagist.org/packages/bscheshirwork/yii2-trello-like-jui-sortable)[ RSS](/packages/bscheshirwork-yii2-trello-like-jui-sortable/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-trello-like-jui-sortable
=============================

[](#yii2-trello-like-jui-sortable)

This is widget for display you data into portlet and move it between column.

Each successful move produced request to your backend.

Installation
============

[](#installation)

Add to you `require` section `composer.json`

```
"bscheshirwork/yii2-trello-like-jui-sortable": "*",

```

Usage
=====

[](#usage)

Example: your have bindStatus junction table. You wish sort lead by status.

Add to `index-drag-and-drop` view file (`views/board/index-drag-and-drop`) your columns and your contend.

```
