Libraries tagged by laravel sieve
aldemeery/sieve
6449 Downloads
A simple, clean and elegant way to filter Eloquent models.
ans-group/laravel-sieve
7907 Downloads
A library for filtering eloquent queries
ukfast/laravel-sieve
8203 Downloads
A library for filtering eloquent queries
masoudi/laravel-sieve
31 Downloads
A Laravel package to create better query filters
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
dmiknys/laravel-model-sieve
4 Downloads
nicolaecasir/sieve
23 Downloads
Sieve Filter for Laravel
mortimer/sieved-eloquent-user-provider
2 Downloads
Laravel package providing a `UserProvider` to be used in development that allows to authenticate without entering the password as any user (already in the DB)
composer/installers
144516321 Downloads
A multi-framework Composer library installer
stevebauman/location
8669721 Downloads
Retrieve a user's location by their IP Address
pion/laravel-chunk-upload
4928112 Downloads
Service for chunked upload with several js providers
stevebauman/purify
6618403 Downloads
An HTML Purifier / Sanitizer for Laravel
kmlaravel/laravel-geographical-calculator
84176 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
illuminatech/validation-composite
535296 Downloads
Allows uniting several validation rules into a single one for easy re-usage
stevebauman/autodoc-facades
219910 Downloads
Auto-generate PHP doc annotations for Laravel facades