sofa/laravel-sortable

Sortable models for Laravel Eloquent ORM.

Maintainers

Package info

github.com/jarektkaczyk/laravel-sortable

Issues

pkg:composer/sofa/laravel-sortable

Statistics

Installs: 4 665

Dependents: 0

Suggesters: 0

Stars: 1

v5.2.1 2016-11-17 00:58 UTC

This package is auto-updated.

Last update: 2026-03-07 18:07:44 UTC


README

Downloads stable

Sortable eloquent models Eloquent ORM (Laravel 5.0+).

Installation

Package goes along with Laravel (Illuminate) versioning, in order to make it easy for you to pick appropriate version:

Laravel / Illuminate 5.2+:

composer require sofa/laravel-sortable:"~5.2"

Usage

...

Contribution

All contributions are welcome, PRs must be PSR-2 compliant.