关键词:sorting

1
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
2
Package for handling column sorting in Laravel 5.x
3
Table functionality for Laravel models
4
Table functionality for Laravel collections
5
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
7
Table functionality for Laravel collections
8
Apply sorting of Vue Table on Laravel Eloquent queries
9
Laravel package API Result filtering, sorting & searching.
10
Table functionality for Laravel models
12
A very simple trait to auto-sort models based on querystring values.
13
A very simple trait to auto-sort models based on querystring values.
14
A sorting package that provides Eloquent 'orderBy' support via a '_sort' URL parameter for the Laravel framework.