PHPackages                             madmatt/silverstripe-elastic-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. [Search &amp; Filtering](/categories/search)
4. /
5. madmatt/silverstripe-elastic-proxy

ActiveSilverstripe-vendormodule[Search &amp; Filtering](/categories/search)

madmatt/silverstripe-elastic-proxy
==================================

A simple proxy module to ensure your Elastic API keys aren't leaked.

1.0.0(5y ago)1242BSD-3-ClausePHPCI failing

Since Sep 29Pushed 4y ago2 watchersCompare

[ Source](https://github.com/madmatt/silverstripe-elastic-proxy)[ Packagist](https://packagist.org/packages/madmatt/silverstripe-elastic-proxy)[ RSS](/packages/madmatt-silverstripe-elastic-proxy/feed)WikiDiscussions master Synced today

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

SilverStripe Elastic Proxy
==========================

[](#silverstripe-elastic-proxy)

A search proxy system that proxies all search queries through a SilverStripe-hosted endpoint so that your API keys, endpoint URLs etc. aren't exposed to the public.

This is designed to be used alongside the [elastic/search-ui React library](https://github.com/elastic/search-ui). It lets you use all the power and flexibility of the React-powered frontend, while ensuring your API credentials and endpoint remain hidden.

The concept behind this is simple enough that should be straightforward to port to other frameworks if desired.

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

[](#requirements)

- SilverStripe `^4`
- Elastic App Search, Elastic Enterprise Search or similar (either self-hosted or Elastic Cloud)

License
-------

[](#license)

See [License](license.md)

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

[](#installation)

```
composer require madmatt/silverstripe-elastic-proxy

```

Configuration
-------------

[](#configuration)

This module does nothing until it's configured. See [docs/configuration.md](docs/configuration.md).

Upgrading
---------

[](#upgrading)

When new versions of the module are released, you will need to manually re-run through the [configuration steps again](docs/configuration.md) - nothing will automatically update for you.

Troubleshooting
---------------

[](#troubleshooting)

If you are having issues with the module, first try reverting the JS changes made in the [configuration docs](docs/configuration.md), to ensure what you are doing works fine when connecting directly to Elastic. If it does, but it doesn't work when using the `endpointBase` of `/_search`, there may be a bug with the module - please [create a GitHub issue](https://github.com/madmatt/silverstripe-elastic-proxy/issues) with as much detail as you can.

Maintainers
-----------

[](#maintainers)

- [madmatt](https://github.com/madmatt)

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: Silverstripe CMS version, Browser (if relevant), PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers. See the [Contributing documentation](Contributing.md) for more details.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.2% 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

2104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a496a763166447513522eeff7b822da348a006ce474e5224b1fddbd839c736dc?d=identicon)[madmatt](/maintainers/madmatt)

---

Top Contributors

[![andrewandante](https://avatars.githubusercontent.com/u/9702648?v=4)](https://github.com/andrewandante "andrewandante (9 commits)")[![madmatt](https://avatars.githubusercontent.com/u/893117?v=4)](https://github.com/madmatt "madmatt (4 commits)")

---

Tags

searchelasticsearchsilverstripeelasticcmselastic-app-search

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/madmatt-silverstripe-elastic-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/madmatt-silverstripe-elastic-proxy/health.svg)](https://phpackages.com/packages/madmatt-silverstripe-elastic-proxy)
```

###  Alternatives

[elasticsearch/elasticsearch

PHP Client for Elasticsearch

5.3k187.3M1.1k](/packages/elasticsearch-elasticsearch)[heyday/silverstripe-elastica

Provides Elastic Search integration for SilverStripe DataObjects using Elastica

1138.5k2](/packages/heyday-silverstripe-elastica)

PHPackages © 2026

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