chrislentz / laravel-api-sorting
This package is abandoned and no longer maintained.
No replacement package was suggested.
A sorting package that provides Eloquent 'orderBy' support via a '_sort' URL parameter for the Laravel framework.
v1.0
2017-04-08 01:35 UTC
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.