Libraries tagged by laravel sieve
aldemeery/sieve
5798 Downloads
A simple, clean and elegant way to filter Eloquent models.
ukfast/laravel-sieve
6752 Downloads
A library for filtering eloquent queries
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.
ans-group/laravel-sieve
5167 Downloads
A library for filtering eloquent queries
masoudi/laravel-sieve
30 Downloads
A Laravel package to create better query filters
dmiknys/laravel-model-sieve
4 Downloads
nicolaecasir/sieve
22 Downloads
Sieve Filter for Laravel
mortimer/sieved-eloquent-user-provider
1 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
115762844 Downloads
A multi-framework Composer library installer
pion/laravel-chunk-upload
3213004 Downloads
Service for chunked upload with several js providers
stevebauman/purify
3950847 Downloads
An HTML Purifier / Sanitizer for Laravel
stevebauman/location
5593754 Downloads
Retrieve a user's location by their IP Address
kmlaravel/laravel-geographical-calculator
58003 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
illuminatech/validation-composite
408044 Downloads
Allows uniting several validation rules into a single one for easy re-usage
stevebauman/autodoc-facades
113638 Downloads
Auto-generate PHP doc annotations for Laravel facades