laravel-odata
by novabytes
Apply OData 4 query options to Eloquent models. Supports $filter, $select, $expand, $orderby, $top, $skip, and $count.
laravel-lens
by jcfrane
Configuration-driven image manipulation and caching for Laravel, inspired by LiipImagineBundle
laravel-repository
by jooservices
Base repositories with CRUD, filtering, ordering and query-from-request for Laravel
laravel-smart-filter
by yared
Automatically convert HTTP query parameters into Eloquent query filters for Laravel APIs
laravel-search-query-parser
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
laravel-livewire-tables
by alp-develop
Full-featured reactive data tables for Laravel 10-13 and Livewire 3-4. Search, sort, filter, paginate, bulk actions, CSV export, dark mode, Tailwind & Bootstrap themes.
laravel-base-filter
by jaikumar0101
A powerful and flexible Laravel package for building and applying query filters with ease
laravel-query-filter
by soliudeen999
A powerful and flexible query filter system for Laravel applications
laravel-smart-filter
by sharifuddin
Advanced smart filtering for Laravel Eloquent models with relation support and multiple filter types
laravel-smart-search
by sharifuddin
A smart search helper for Laravel. Provides advanced Eloquent search with relation discovery and multiple search modes.
laravel-json-filter
by pawsmedz
Dynamic JSON filtering for Eloquent Builder with Laravel 9-12 & PHP 8.1-8.4 support (MySQL, PostgreSQL & SQLite).
laravel-query-kit
A Laravel toolkit to handle for handling queries via a criteria pattern.
laravel-searchable
by soraspire
A Laravel package that provides a flexible Searchable trait with support for custom operators (like, regex, soundex, fulltext, etc.)
laravel-practice
by caleb
A Laravel practice development package, ready to use out of the box. It simplifies handling responses, filters, services, and exception management.
laravel-allinone-toolkit
by ahmed-arafat
Laravel utilities: sorting, filtering, searching, file uploads, Excel, enums, JWT, validation rules, migrations, and seeders
laravel-filter
by meius
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
laravel-wolt
Wolt is a Laravel package that allows you to integrate your restaurant with the Wolt platform. It provides a simple and easy-to-use API for syncing your menu and managing orders.
laravel-filter
by baraadark
LaravelFilter is a package designed to simplify the process of filtering table fields in a Laravel project. It provides a straightforward way to implement custom query filters for your models.
laravel-query-builder
by sergyjar
A simple way to obtain a model collection taking into account filtering, sorting and pagination
laravel-nova-date-range-filter
by craftware
A Laravel Nova date range filter. A fork from pos-lifestyle/laravel-nova-date-range-filter
laravel-filter
A filter object for Laravel/Eloquent models based on laracasts approach.
laravel-filter-query
by yoursjarvis
A small and simple Laravel package for adding filters functionality to a models by adding traits.
laravel-query-filter
by oooiik
In Laravel, it is convenient to write the query filter related to the model in a separate class