PHPackages                             draguo/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. draguo/opensearch

ActiveLibrary

draguo/opensearch
=================

aliyun opensearch

0.0.6(2y ago)11.1k↓50%MITPHPPHP &gt;=5.5.9

Since Nov 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/draguo/opensearch)[ Packagist](https://packagist.org/packages/draguo/opensearch)[ RSS](/packages/draguo-opensearch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (7)Used By (0)

阿里云 opensearch
==============

[](#阿里云-opensearch)

配置
--

[](#配置)

```
$config = [
    'app_id' => '', // 应用id
    'secret' => '', // 应用密钥
    'app_name' => '', // 应用名
    'suggest_name' => '', // 搜索名
    'host' => 'http://opensearch-cn-beijing.aliyuncs.com', // 主机地址
];
$app = new Opensearch($config);
```

下拉提示
----

[](#下拉提示)

```
// String $query 搜索词
// int $hit 限制返回数量
$result = $search->suggest($query, $hit);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~351 days

Recently: every ~438 days

Total

6

Last Release

992d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72f9a53e815a82dcedc10a1e865bc34defeed186b7a0b931d67885d6b6b251b5?d=identicon)[draguo](/maintainers/draguo)

---

Top Contributors

[![draguo](https://avatars.githubusercontent.com/u/12272760?v=4)](https://github.com/draguo "draguo (7 commits)")

### Embed Badge

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

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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