Libraries tagged by model searchable
yoursjarvis/laravel-filter-query
8 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
pascalvgemert/laravel-simple-search
128 Downloads
Simplistic search Trait for Laravel eloquent models which can handle relevance score sorting.
muhaimenul/lara-search
87 Downloads
An eloquent model searching package with various searching configuration.
ahmetsabri/fatih-laravel-search
175 Downloads
A Laravel package for adding search functionality to models.
akr4m/advanced-search
80 Downloads
Eloquent model search trait.
teneleven/geolocator-bundle
210 Downloads
Makes your models geo-searchable on a google map
oi-lab/oi-laravel-raggable
27 Downloads
Make any Eloquent model semantically searchable: a pluggable embedder and vector store turn model content into embeddings for similarity search and RAG retrieval.
vskut/laravel5-model-searchable
192 Downloads
Searchable scope trait for models in laravel 5
searchkit/searchable
11 Downloads
A Laravel package to make Eloquent models searchable using a simple trait
nh/searchable
242 Downloads
Make a model searchable and keep Search in session
eaitfakir/eloquent-searchable
2 Downloads
Laravel Eloquent Searchable is a lightweight package that provides dynamic and flexible search functionality for your Eloquent models. Simply define searchable fields and perform quick searches across your data.
jair921/searchable
9 Downloads
Eloquent model search trait. Based on Nicolaslopezj\Searchable
chriswillerton/searchable
781 Downloads
Searchable trait for Laravel Eloquent models.
versatilelibs/laravel-searchable
622 Downloads
Eloquent model search trait.
tonymans33/laravel-searchable-with-recent-search
146 Downloads
Pragmatically search through models and other sources, with a recent search feature. build on top of Spatie Searchable.