bluebaytravel / sortable
Alternative sortable trait based on jedrzej/sortable
Installs: 127
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/bluebaytravel/sortable
Requires
- illuminate/database: ^5.1|5.2
- illuminate/support: ^5.1|5.2
Requires (Dev)
- mockery/mockery: ^0.9.4
- phpunit/phpunit: ^5.1
Suggests
- jedrzej/searchable: Allows filtering your models using request parameters
- jedrzej/withable: Allows eager loading of relations using request parameters
This package is not auto-updated.
Last update: 2020-01-24 16:05:55 UTC
README
BlueBayTravel/Sortable is an alternative to jedrzej/sortable which allows sorting via key/value pairs, rather than comma separated.
## License
Blue Bay Travel Sortable is licensed under The MIT License (MIT).