PHPackages                             symbiote-library/silverstripe-elastica - 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. symbiote-library/silverstripe-elastica

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

symbiote-library/silverstripe-elastica
======================================

Provides Elastic Search integration for SilverStripe DataObjects using Elastica

3.4.0(8y ago)82.9k15[3 issues](https://github.com/symbiote-library/silverstripe-elastica/issues)[3 PRs](https://github.com/symbiote-library/silverstripe-elastica/pulls)BSD-3-ClausePHP

Since Mar 8Pushed 7y ago4 watchersCompare

[ Source](https://github.com/symbiote-library/silverstripe-elastica)[ Packagist](https://packagist.org/packages/symbiote-library/silverstripe-elastica)[ Docs](http://github.com/symbiote-library/silverstripe-elastica)[ RSS](/packages/symbiote-library-silverstripe-elastica/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (2)Versions (11)Used By (0)

> ## **IMPORTANT**
>
> [](#important)

> This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!

SilverStripe Elastica Module
============================

[](#silverstripe-elastica-module)

Provides elastic search integration for SilverStripe DataObjects using Elastica.

Usage
-----

[](#usage)

The first step is to configure the Elastic Search service. To do this, the configuration system is used. The simplest default configuration is:

```
Injector:
  Symbiote\Elastica\ElasticaService:
    constructor:
      - %$Elastica\Client
      - index-name-to-use

```

You can then use the `Symbiote\Elastica\Searchable` extension to add searching functionality to your data objects. Elastic search can then be interacted with using the `Symbiote\Elastica\ElasticService` class.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 64.5% 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 ~69 days

Recently: every ~108 days

Total

10

Last Release

3098d ago

Major Versions

2.3.2 → 3.0.02017-06-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cb5f9953ff86ed3e53f49caa1d3d0c4a1d2323d35ff6686ef17d74c532b7dbb?d=identicon)[symbiote-library](/maintainers/symbiote-library)

---

Top Contributors

[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (20 commits)")[![ajshort](https://avatars.githubusercontent.com/u/31570?v=4)](https://github.com/ajshort "ajshort (6 commits)")[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (2 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (1 commits)")[![johannesx75](https://avatars.githubusercontent.com/u/3908339?v=4)](https://github.com/johannesx75 "johannesx75 (1 commits)")[![nedmas](https://avatars.githubusercontent.com/u/842280?v=4)](https://github.com/nedmas "nedmas (1 commits)")

---

Tags

searchelasticsearchsilverstripeelastica

### Embed Badge

![Health badge](/badges/symbiote-library-silverstripe-elastica/health.svg)

```
[![Health](https://phpackages.com/badges/symbiote-library-silverstripe-elastica/health.svg)](https://phpackages.com/packages/symbiote-library-silverstripe-elastica)
```

###  Alternatives

[jolicode/elastically

Opinionated Elastica based framework to bootstrap PHP and Elasticsearch implementations.

2571.7M1](/packages/jolicode-elastically)[heyday/silverstripe-elastica

Provides Elastic Search integration for SilverStripe DataObjects using Elastica

1136.8k2](/packages/heyday-silverstripe-elastica)[fork/craft-elastica

A plugin to connect to Elasticsearch and persist elements via hooks

101.8k](/packages/fork-craft-elastica)

PHPackages © 2026

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