PHPackages                             jinggo/elasticsearch - 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. jinggo/elasticsearch

ActiveLibrary[Search &amp; Filtering](/categories/search)

jinggo/elasticsearch
====================

53542PHP

Since Aug 16Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jingcleovil/elasticsearch-laravel)[ Packagist](https://packagist.org/packages/jinggo/elasticsearch)[ RSS](/packages/jinggo-elasticsearch/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#installation)

Begin by installing this package through Composer. Edit your project's `composer.json` file to require `jinggo/elasticsearch`.

```
"require": {
	"laravel/framework": "4.0.*",
	"jinggo/elasticsearch": "dev-master"
},
"minimum-stability" : "dev"

```

Next, update Composer from the Terminal:

```
composer update

```

Once this operation completes, the final step is to add the service provider. Open `app/config/app.php`, and add a new item to the providers array.

```
'Jinggo\Elasticsearch\ElasticsearchServiceProvider'

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

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/440541?v=4)[Jinggo Villamor](/maintainers/jingcleovil)[@jingcleovil](https://github.com/jingcleovil)

---

Top Contributors

[![jingcleovil](https://avatars.githubusercontent.com/u/440541?v=4)](https://github.com/jingcleovil "jingcleovil (3 commits)")

### Embed Badge

![Health badge](/badges/jinggo-elasticsearch/health.svg)

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

###  Alternatives

[ircmaxell/filterus

A library for filtering variables in PHP

44613.4k6](/packages/ircmaxell-filterus)[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26190.2k](/packages/awesome-nova-dependent-filter)

PHPackages © 2026

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