laravel-taggable
by ritechoice23
The most intuitive and powerful Laravel tagging package that just works. Add intelligent tag normalization, trending analytics, powerful queries, and bulletproof edge case handling with zero configuration required.
laravel-followable
by ritechoice23
A Laravel package to add follow/unfollow functionality to Eloquent models.
laravel-smart-search
by sharifuddin
A smart search helper for Laravel. Provides advanced Eloquent search with relation discovery and multiple search modes.
laravel-lightsearch
by openplain
A lightweight Laravel Scout driver using database-backed search index. Perfect for small to medium datasets (1K-50K records) without external search services.
laravel-datatable
A powerful Laravel package for building advanced DataTable filters with column filtering, global search, and custom filters
global-search
A comprehensive Laravel package for global search functionality with Meilisearch integration, multi-tenancy support, and advanced features.
laravel-gemini-search
by coderubix
AI-powered natural language database search using Google Gemini in Laravel.
laravel-searchable
by soraspire
A Laravel package that provides a flexible Searchable trait with support for custom operators (like, regex, soundex, fulltext, etc.)
elasticsearch
Laravel Scout driver for Elasticsearch with advanced features like zero-downtime reindexing and lazy backfill
laravel-searchable-trait
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
chromadb-laravel
by seyidcmd
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
laravel-scout-elasticsearch
by rapidez
Search among multiple models with ElasticSearch and Laravel Scout
laravel-rag
by omniglies
A complete Laravel package for RAG (Retrieval-Augmented Generation) implementation with external API integrations
oginisearch-laravel-scout
by ogini
OginiSearch Laravel Scout driver with PHP client - High-performance search engine integration
laravel-scout-elasticsearch
by hocvt
Search among multiple models with ElasticSearch and Laravel Scout
laravel-manticore
by ritey
Laravel Scout driver for Manticore Search with support for vector search, hybrid queries, and JSON filters.
laravel-elasticsearch
by anashaat
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
laravel-meilisearch-advanced-query
by chr15k
A fluent query builder for Meilisearch filter expressions in Laravel.
laravel-allinone-toolkit
by ahmed-arafat
Laravel utilities: sorting, filtering, searching, file uploads, Excel, enums, JWT, validation rules, migrations, and seeders
laravel-elastic-search
by zus1
Library for using elasticsearch with laravel. Meant only for searching feature, not for administration
laravel-scout-extended
by drasko95
Laravel Scout provides a driver based solution to searching your Eloquent models.
laravel-scout-elasticsearch
by minh7721
Search among multiple models with ElasticSearch and Laravel Scout
laravel-elasticsearch
by afzali
By using this package, you can seamlessly incorporate Elasticsearch functionality into your Laravel project. It provides a set of Laravel-specific APIs and utilities that simplify the process of interacting with Elasticsearch.
chromadb-laravel
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
laravel-elasticsearch
by harisant
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
laravel-indexnow
by ymigval
Laravel Service Library for notifying search engines about the latest content changes on their URLs using IndexNow.
laravel-serpapi
by zanysoft
Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com
laravel-quick-debug
by dhr
laravel quick debug can find dd and exit and any random string from the project
laravel-package
An integration of CMS-IG SEAL search abstraction into Laravel Framework.
seal-laravel-package
by cmsig
An integration of CMS-IG SEAL search abstraction into Laravel Framework.
laravel-search-query-builder
by djl997
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.
laravel-searchable
A Laravel package for adding search functionality to models.
manticore-query-builder-laravel
by avadim
ManticoreSearch Query Builder for your Laravel applications
laravel-filter-query
by yoursjarvis
A small and simple Laravel package for adding filters functionality to a models by adding traits.