Libraries tagged by laravel sieve
aldemeery/sieve
5951 Downloads
A simple, clean and elegant way to filter Eloquent models.
ans-group/laravel-sieve
5378 Downloads
A library for filtering eloquent queries
ukfast/laravel-sieve
7231 Downloads
A library for filtering eloquent queries
masoudi/laravel-sieve
31 Downloads
A Laravel package to create better query filters
architools/laravel-sieve
9 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
119916051 Downloads
A multi-framework Composer library installer
pion/laravel-chunk-upload
3407294 Downloads
Service for chunked upload with several js providers
stevebauman/purify
4206505 Downloads
An HTML Purifier / Sanitizer for Laravel
stevebauman/location
5934449 Downloads
Retrieve a user's location by their IP Address
kmlaravel/laravel-geographical-calculator
62115 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
illuminatech/validation-composite
418026 Downloads
Allows uniting several validation rules into a single one for easy re-usage
stevebauman/autodoc-facades
126843 Downloads
Auto-generate PHP doc annotations for Laravel facades