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 4w 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 30% 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

[netgen/query-translator

Query Translator is a search query translator with AST representation

2062.1M9](/packages/netgen-query-translator)[minimalcode/search

Fluent Lucene-Sorl Query Builder for PHP

29547.5k7](/packages/minimalcode-search)[ptcinc/solr-php-client

A purely PHP library for indexing and searching documents against an Apache Solr installation

53152.1k2](/packages/ptcinc-solr-php-client)[alleyinteractive/searchpress

Elasticsearch integration for WordPress.

851.1k1](/packages/alleyinteractive-searchpress)[thrieu/yii2-grid-view-state

Save filters from GridView to session, keep the filter state between pages.

1313.8k1](/packages/thrieu-yii2-grid-view-state)[dialekt/dialekt

A boolean expression DSL.

173.8k](/packages/dialekt-dialekt)

PHPackages © 2026

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