chrislentz / laravel-api-sorting
A sorting package that provides Eloquent 'orderBy' support via a '_sort' URL parameter for the Laravel framework.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/chrislentz/laravel-api-sorting
Requires
- php: >=7.0
- illuminate/support: >=5.4.0
This package is not auto-updated.
Last update: 2021-05-15 10:04:37 UTC
README
About
This package provides sorting capabilities with API support via a _sort
parameter for the Laravel framework.
License
The contents of this repository is open-sourced software licensed under the MIT license.