PHPackages                             homesheer/laravel-opensearch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. homesheer/laravel-opensearch

ActiveLibrary[API Development](/categories/api)

homesheer/laravel-opensearch
============================

阿里云开放搜索适配Laravel5

v0.0.2(7y ago)191MITPHPPHP &gt;=7.1

Since Mar 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/homesheer/laravel-opensearch)[ Packagist](https://packagist.org/packages/homesheer/laravel-opensearch)[ Docs](http://homesheer.com/laravel-opensearch)[ RSS](/packages/homesheer-laravel-opensearch/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Laravel OpenSearch
==================

[](#laravel-opensearch)

[中文说明](https://github.com/homesheer/laravel-opensearch/blob/master/README_CN.md)

[![For Laravel 5](https://camo.githubusercontent.com/170e1265e3c21a9e5511d70afb176fade80c4b63f8b29cd5d5bc109adcc1a3a7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c61726176656c2d352e2a2d677265656e2e737667)](https://github.com/laravel/laravel)[![For Lumen 5](https://camo.githubusercontent.com/18833b6e86cb7e2abb4a1991622488e5e344e3cfcf47c78f2e63d638ddbb58f3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c756d656e2d352e2a2d677265656e2e737667)](https://github.com/laravel/lumen)[![Latest Version on Packagist](https://camo.githubusercontent.com/c3408e53c9b57a945e652678af61bf3a29ecaacd9578aba60f74898847d762cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f6d6573686565722f6c61726176656c2d6f70656e7365617263682e737667)](https://packagist.org/packages/homesheer/laravel-opensearch)[![Total Downloads](https://camo.githubusercontent.com/4b30dfd7b5f7c0077c3afbb9877db8d22f138509be2c1b3fdfc017c484f45a38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686f6d6573686565722f6c61726176656c2d6f70656e7365617263682e737667)](https://packagist.org/packages/homesheer/laravel-opensearch)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE)

Introduction
------------

[](#introduction)

Requirements
------------

[](#requirements)

This package requires Laravel 5.4 or newer.

Installation
------------

[](#installation)

You can install the package via Composer:

```
composer require homesheer/laravel-opensearch
```

You can publish the config file with:

```
php artisan vendor:publish --provider="HomeSheer\OpenSearch\OpenSearchServiceProvider" --tag="config"
```

For Laravel 5.4 or older:

```
// config/app.php
HomeSheer\OpenSearch\OpenSearchServiceProvider::class,
```

For Lumen:

```
// bootstrap/app.php
$app->register(HomeSheer\OpenSearch\OpenSearchProvider::class);
```

Usage
-----

[](#usage)

Contributing
------------

[](#contributing)

Contributions are welcome, [thanks to y'all](https://github.com/homesheer/laravel-opensearch/graphs/contributors) :)

License
-------

[](#license)

Laravel Assembler is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2617d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ce359ceb53b6b9beb34ef7329836a1ca58b0e13f67cadb6139d7c28edabf9e8?d=identicon)[homesheer](/maintainers/homesheer)

---

Top Contributors

[![homesheer](https://avatars.githubusercontent.com/u/8615621?v=4)](https://github.com/homesheer "homesheer (1 commits)")

---

Tags

laravelopensearch

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/homesheer-laravel-opensearch/health.svg)

```
[![Health](https://phpackages.com/badges/homesheer-laravel-opensearch/health.svg)](https://phpackages.com/packages/homesheer-laravel-opensearch)
```

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[kirschbaum-development/laravel-openapi-validator

Automatic OpenAPI validation for Laravel HTTP tests

581.1M5](/packages/kirschbaum-development-laravel-openapi-validator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
