Libraries tagged by eloquent search
vaened/laravel-criteria
3736 Downloads
Search engine builder for eloquent
torann/laravel-cloudsearch
13470 Downloads
Index and search Laravel models on Amazon's CloudSearch.
patienceman/filtan
2776 Downloads
Filtan is a powerful Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to effortlessly apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.
iverberk/larasearch
15141 Downloads
Elasticsearch enabled Eloquent models
eloquent-filter/filter
59 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
fattureincloud/eloquence-mappable
5195 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
fattureincloud/eloquence-base
5224 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
testmonitor/eloquent-searchable
259 Downloads
A Laravel package that adds search functionality to Eloquent models, allowing for various search techniques such as exact and partial matches.
aviator/eloquent-search-map
1158 Downloads
An Eloquent search macro for effortlessly searching models
webard/nova-eloquent-searchable
1005 Downloads
sloth-dev-guy/searches
1066 Downloads
Perform searches with Eloquent models using an array-like API setup
masterro/searchable
682 Downloads
Simple fulltext search though Eloquent models
heseya/laravel-searchable
3664 Downloads
Search trait for Eloquent models
craftcodery/laravel-searchable
3069 Downloads
Searchable trait for Laravel Eloquent models
rkooistra/super-eloquent-repository
2140 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.