database-search-criterias-eloquent
by devpoint
Database SearchCriterias implementation for Laravel Eloquent.
eloquent-filter
by mehdi-fathi
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.
eloquent-searchable
by archy-bold
A service layer to provide support for search on your Eloquent models. WIP only with elasticsearch support currently.
google-keywords
A Laravel package for synchronizing with Google Search Console to get visitors' search keywords
ideal-postcodes-laravel
by squigg
Laravel package for using the Ideal Postcodes API at https://ideal-postcodes.co.uk/
laravel-compleet
by etrepat
Laravel integration for Compleet: A Redis-backed service for fast autocompleting
laravel-elasticsearch
by cviebrock
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
laravel-elasticsearch
by mailerlite
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
laravel-google-custom-search-engine
by jan-drda
Laravel package to get Google Custom Search results from Google Custom Search Engine API for both free and paid version.
laravel-gov-search
by iblank
This Laravel package integrates the USA Gov Search API. Use the config file to add your API token and affiliate.
laravel-lucene-search
by nqxcode
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.
laravel-model-filter
by lacodix
A Laravel package to filter, search and sort models with ease while fetching from database.
laravel-scout
by urbit
Laravel Scout provides a driver based solution to searching your Eloquent models.
laravel-scout-algolia-macros
by algolia
A collection macros to extend Laravel Scout with more Algolia capabilities
laravel-scout-elasticsearch
by matchish
Search among multiple models with ElasticSearch and Laravel Scout
laravel-scout-postgres
PostgreSQL Full Text Search Driver for Laravel Scout
laravel-scout-tntsearch-driver
by teamtnt
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
laravel-searchy
by jakeboyles
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.