PHPackages                             zf2/zf2amazoncloudsearch - 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. zf2/zf2amazoncloudsearch

ActiveLibrary[API Development](/categories/api)

zf2/zf2amazoncloudsearch
========================

This is amazon cloud search module for zend 2

011PHP

Since Sep 2Pushed 12y ago1 watchersCompare

[ Source](https://github.com/bineetchaubey/ZF2Amazoncloudsearch)[ Packagist](https://packagist.org/packages/zf2/zf2amazoncloudsearch)[ RSS](/packages/zf2-zf2amazoncloudsearch/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZF2 module for amazon cloud Search
==================================

[](#zf2-module-for-amazon-cloud-search)

Installation using composer
---------------------------

[](#installation-using-composer)

- add a 'zf2/ZF2Amazoncloudsearch' : 'dev' in composer.json file
- now excute composer install
- add Module in you application.config.php file

\*\* How you can use this in your project \*\*

```
$cloudobj = $this->getServiceLocator()->get('cloudSearch');

     $data    = array(
        'name of field on cloud search'
    );

     $result = $cloudobj->search('query',$data );

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4551052?v=4)[Bineet Kumar Chaubey](/maintainers/bineetchaubey)[@bineetchaubey](https://github.com/bineetchaubey)

---

Top Contributors

[![bineetchaubey](https://avatars.githubusercontent.com/u/4551052?v=4)](https://github.com/bineetchaubey "bineetchaubey (9 commits)")

### Embed Badge

![Health badge](/badges/zf2-zf2amazoncloudsearch/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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