PHPackages                             lpisces/laravel-scout-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. lpisces/laravel-scout-opensearch

ActiveLibrary[API Development](/categories/api)

lpisces/laravel-scout-opensearch
================================

Aliyun OpenSearch for Laravel.

0.0.1(6y ago)0764MITPHPPHP &gt;=7.0

Since Dec 7Pushed 6y agoCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

laravel-scout-opensearch
========================

[](#laravel-scout-opensearch)

Laravel Scout 的 阿里云 Open Search 驱动。

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

[](#installation)

建议使用 composer 方式安装此包

```
composer require ruogoo/laravel-scout-opensearch:dev-master

```

Usage
-----

[](#usage)

1. 在阿里云 OpenSearch 控制台配置;
2. Laravel 5.5 以下，`config/app.php` 中添加 `service provider`

    ```
     Ruogoo\\OpenSearch\\OpenSearchServiceProvider

    ```

    Laravel 5.5 及以上，自动加载 `service provider`，无需手动添加。
3. 修改 `.env` 配置 scout driver

    ```
     SCOUT_DRIVER=opensearch

    ```
4. artisan 导入数据同官方 scout 一样：@see [Scout Indexing](https://laravel.com/docs/5.5/scout#indexing)

Issue
-----

[](#issue)

此 package 目前主要自用，功能应该是没有问题，抽空会继续完善。有问题就联系我吧

[issue](https://github.com/ruogoo/laravel-scout-opensearch/issues)

[email:hyancat@live.cn](mailto:hyancat@live.cn)

License
-------

[](#license)

None.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

2349d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/509017?v=4)[lpisces](/maintainers/lpisces)[@lpisces](https://github.com/lpisces)

---

Top Contributors

[![lpisces](https://avatars.githubusercontent.com/u/509017?v=4)](https://github.com/lpisces "lpisces (2 commits)")

### Embed Badge

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

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

###  Alternatives

[mollie/laravel-mollie

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

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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