Filter & Sort Queries
"Laravel Purity is an elegant and efficient filtering and sorting package for Laravel, designed to simplify complex data filtering and sorting logic for eloquent queries. By simply adding
filter()
to your Eloquent query, you can add the ability for frontend users to apply filters based on url query string parameters like a breeze."