# babenkoivan/scout-elasticsearch-driver

This package offers advanced functionality for searching and filtering data in Elasticsearch.

Repository: https://github.com/babenkoivan/scout-elasticsearch-driver
Canonical: https://ross.abutalabs.com/products/scout-elasticsearch-driver
Language: PHP
License: MIT
License Family: permissive
Topics: elasticsearch, elastic, laravel, scout
Archived: true
Last push: 2021-09-02T08:03:10+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3471, "days_push": 1826, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1155, forks 302 (observed 2026-08-28T04:03:47.874965+00:00)

## What it is
A Laravel Scout driver that integrates Eloquent models with Elasticsearch, providing index configuration, mappings, search rules, filters, and zero-downtime index migration. It enables advanced full-text search and filtering over Laravel model data.

## Use cases
- add elasticsearch full-text search to laravel models
- configure elasticsearch index mappings for eloquent
- filter and search data in elasticsearch from laravel
- zero downtime elasticsearch index migration
- bulk index laravel models into elasticsearch

## When to choose
- you use Laravel 5.8-6 with Elasticsearch 7 and need Scout integration
- you want declarative search rules and filters over Eloquent models
- you need automated index creation and mapping updates

## When to avoid
- you use newer Laravel or PHP versions (package targets PHP 7.1-7.3, Laravel <=6)
- you want the author's newer Elasticsearch ecosystem packages instead
- you don't use Laravel or Laravel Scout

## Facets
- artifact type: library
- maturity: maintenance
- function: search-engine, database-driver, orm
- domain: web-development, databases
- platform: php
- tags: elasticsearch, laravel-scout, full-text-search, eloquent, indexing, search, laravel

## Member repositories
- babenkoivan/scout-elasticsearch-driver (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.874965+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:11.941420+00:00, confidence not recorded.
  - readme: https://github.com/babenkoivan/scout-elasticsearch-driver (fetched 2026-08-28T04:03:47.874965+00:00, sha 02deb47ac0ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
