bluebaytravel / sortable
This package is abandoned and no longer maintained.
No replacement package was suggested.
Alternative sortable trait based on jedrzej/sortable
1.0.0
2016-02-04 13:26 UTC
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).