Looking to hire Laravel developers? Try LaraJobs

laravel-sortable maintained by sofa

Description
Sortable models for Laravel Eloquent ORM.
Author
Last update
2016/11/17 01:58 (5.2.x-dev)
License
Links
Downloads
4 665

Comments
comments powered by Disqus

Sofa/Sortable

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.