sofa/laravel-sortable
Sortable models for Laravel Eloquent ORM.
4,665
1
| Install | |
|---|---|
composer require sofa/laravel-sortable |
|
| Latest Version: | v5.2.1 |
| PHP: | >=5.5.9 |
| License: | MIT |
| Last Updated: | Nov 17, 2016 |
| Links: | GitHub · Packagist |
Maintainer: jarektkaczyk
Sofa/Sortable
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.
Related Packages
jedrzej/sortable
Sortable trait for Laravel's Eloquent models - sort your models using request pa...
285,470
52
jedrzej/pimpable
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load rel...
191,390
104
rutorika/sortable
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and man...
1,079,418
289