PHPackages                             acquia/acquia-search-proxy - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. acquia/acquia-search-proxy

AbandonedArchivedProject[HTTP &amp; Networking](/categories/http)

acquia/acquia-search-proxy
==========================

A web service proxy for the Acquia Search service

0.1.1(11y ago)1292[14 issues](https://github.com/acquia/acquia-search-proxy/issues)MITPHPPHP &gt;=5.3.3

Since Feb 16Pushed 8y ago33 watchersCompare

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

READMEChangelogDependencies (13)Versions (3)Used By (0)

Acquia Search Proxy
===================

[](#acquia-search-proxy)

[![Build Status](https://camo.githubusercontent.com/87a761a0d09cb2ae126031ba6859cd366e46afca80d047c566dcdf70ab7d4776/68747470733a2f2f7472617669732d63692e6f72672f6163717569612f6163717569612d7365617263682d70726f78792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/acquia/acquia-search-proxy)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/baf6654cb5b2fbda247f3c5a4ab2f325e8878690bb5f9fa65e19eaf6c04b0fed/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6163717569612f6163717569612d7365617263682d70726f78792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/acquia/acquia-search-proxy/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/916fe8509e12aa2ded77e6902185a16a6bb77fbda12c0b8992495792f0ec5974/68747470733a2f2f706f7365722e707567782e6f72672f6163717569612f6163717569612d7365617263682d70726f78792f762f737461626c652e706e67)](https://packagist.org/packages/acquia/acquia-search-proxy)[![License](https://camo.githubusercontent.com/fe5b22432d7b3c6db9d222d331586b3899a0b30a884e84a4e84ec1532b7f98c3/68747470733a2f2f706f7365722e707567782e6f72672f6163717569612f6163717569612d7365617263682d70726f78792f6c6963656e73652e737667)](https://packagist.org/packages/acquia/acquia-search-proxy)

This project is a web service proxy to the Acquia Search Service. It allows developers to expose a RESTful API to end users, build administrative interfaces for their Acquia Search indexes, etc.

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

[](#installation)

*NOTE:* This project requires PHP &gt;= 5.3.3

- Run `php composer.phar install` in the project's root directory
    - Refer to [Composer's documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) for more details.
- Choose a configuration file directory (referred to as `CONF_DIR` below)
    - The `./conf` directory in the project's root can be used
- Run the command line tool to authenticate the indexes you want to use
    - `./bin/acquia-search-proxy indexes:auth CONF_DIR/indexes.json`
- Copy `./conf/conf.yml.dist` to `CONF_DIR/conf.yml` and modify accordingly
    - Set `acquia.search.proxy.auth_file` to `CONF_DIR/indexes.json`
- Copy `docroot/index.php.example`to `docroot/index.php` and modify accordingly

For development, run `php -S localhost:3000 -t docroot/` to start the service, and visit `http://localhost:3000` to consume it.

Acquia Search Proxy is build with the [Silex](http://silex.sensiolabs.org/)micro framework, so the documentation applies here.

Refer to the [Acquia SDK for PHP](http://github.com/acquia/acquia-sdk-php) and [PSolr](http://github.com/cpliakas/psolr) projects for code examples.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~281 days

Total

2

Last Release

4187d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e8969114e0f3bdd130d021357e5003be19cb0517fa3507eb6c429b020f06f16?d=identicon)[jfarrell](/maintainers/jfarrell)

---

Top Contributors

[![nerdstein](https://avatars.githubusercontent.com/u/966547?v=4)](https://github.com/nerdstein "nerdstein (5 commits)")[![msherron](https://avatars.githubusercontent.com/u/1399395?v=4)](https://github.com/msherron "msherron (4 commits)")[![cpliakas](https://avatars.githubusercontent.com/u/482722?v=4)](https://github.com/cpliakas "cpliakas (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/acquia-acquia-search-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/acquia-acquia-search-proxy/health.svg)](https://phpackages.com/packages/acquia-acquia-search-proxy)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

53541.0k3](/packages/jolicode-castor)

PHPackages © 2026

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