Skip to content

Laravel-Elasticsearch

An Elasticsearch implementation of Laravel's Eloquent ORM

This package extends Laravel's Eloquent model and query builder with seamless integration of Elasticsearch functionalities. Designed to feel native to Laravel, this package enables you to work with Eloquent models while leveraging the powerful search and analytics capabilities of Elasticsearch.

Latest Stable Version GitHub Tests Action Status GitHub Code Style Action Status Monthly Downloads

Getting Started

Eloquent

Relationships

Schema & Index Management

Notes/Resources