Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Laravel-Opensearch

An OpenSearch implementation of Laravel's Eloquent ORM

This package extends Laravel's Eloquent model and query builder with seamless integration of OpenSearch 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 OpenSearch.

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

Getting Started

Schema & Index Management

Eloquent

Queries

Relationships

Notes/Resources