Download the PHP package nyoncode/wire-sortable without Composer
On this page you can find all versions of the php package nyoncode/wire-sortable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nyoncode/wire-sortable
More information about nyoncode/wire-sortable
Files in nyoncode/wire-sortable
Download nyoncode/wire-sortable
More information about nyoncode/wire-sortable
Files in nyoncode/wire-sortable
Vendor nyoncode
Package wire-sortable
Short Description Drag & drop row reordering plugin for wire-table.
License MIT
Package wire-sortable
Short Description Drag & drop row reordering plugin for wire-table.
License MIT
Please rate this library. Is it a good library?
Informations about the package wire-sortable
Wire Sortable
Drag and drop row and column reordering for Wire Table.
Requirements
- PHP 8.2+
- Laravel 10, 11, or 12
- Livewire 3.x
- Tailwind CSS 3.x
nyoncode/wire-table
Installation
Service providers register automatically through Laravel package discovery.
Publish the config file when you need to change the order column, SortableJS loading, animation, or user model:
Run the package migration when you use persistent per-user column ordering:
Tailwind CSS
Add the package views to your Tailwind content paths.
Quick Start
Configuration
Set sortablejs_cdn to null when your application bundles SortableJS itself.
Documentation
| Document | Description |
|---|---|
| Sortable Overview | Row and column reordering |
| Installation | Setup and frontend requirements |
| Row Reordering | Persistent row order |
| Column Reordering | Per-user column order |
| API Reference | Sortable table and trait API |
| Configuration | Package config reference |
License
MIT
All versions of wire-sortable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
nyoncode/wire-core Version ^1.0|@dev
nyoncode/wire-table Version ^1.0|@dev
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
illuminate/database Version ^10.0|^11.0|^12.0|^13.0
livewire/livewire Version ^3.0
nyoncode/laravel-package-toolkit Version ^2.0.1
nyoncode/wire-core Version ^1.0|@dev
nyoncode/wire-table Version ^1.0|@dev
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
illuminate/database Version ^10.0|^11.0|^12.0|^13.0
livewire/livewire Version ^3.0
nyoncode/laravel-package-toolkit Version ^2.0.1
The package nyoncode/wire-sortable contains the following files
Loading the files please wait ...