PHPackages                             ravols/elastic-insight - 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. ravols/elastic-insight

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

ravols/elastic-insight
======================

This is my package elastic-insight

012JavaScript

Since Oct 15Pushed 1y agoCompare

[ Source](https://github.com/ravols/elastic-insight)[ Packagist](https://packagist.org/packages/ravols/elastic-insight)[ RSS](/packages/ravols-elastic-insight/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

This is my package elastic-insight
==================================

[](#this-is-my-package-elastic-insight)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f7a01d4b4a11f9c8d372d28f5a9baf20415e0fbdf11d7f1dc96ee124b119612c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261766f6c732f656c61737469632d696e73696768742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ravols/elastic-insight)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ffc52d2f7a4a8267a0c8e6e55e3c8aca3309380b285569e9c9277c542ff95cea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7261766f6c732f656c61737469632d696e73696768742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ravols/elastic-insight/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c427613c820b8719fdb8b568cdd00da8e24a898c0ecf7b9c9e16781c585e20f6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7261766f6c732f656c61737469632d696e73696768742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ravols/elastic-insight/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/200bff2e0a78b40498b54ba924bffe34befba4a119b755376402e881d2a1c077/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7261766f6c732f656c61737469632d696e73696768742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ravols/elastic-insight)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/b16ab764744e8b6e8bc30a4919e8ca491be24788e40c305418ff95ed45e63444/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f656c61737469632d696e73696768742e6a70673f743d31)](https://spatie.be/github-ad-click/elastic-insight)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require ravols/elastic-insight
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="elastic-insight-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="elastic-insight-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="elastic-insight-views"
```

Usage
-----

[](#usage)

```
$elasticInsight = new Ravols\ElasticInsight();
echo $elasticInsight->echoPhrase('Hello, Ravols!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rudolf Bruder](https://github.com/Ravols)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 84.8% 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://www.gravatar.com/avatar/b59514fc21647dca06de84444aa19b2b23945b05f3299f0c431b2a29a725db6b?d=identicon)[rudolfbruder](/maintainers/rudolfbruder)

---

Top Contributors

[![rudolfbruder](https://avatars.githubusercontent.com/u/56951790?v=4)](https://github.com/rudolfbruder "rudolfbruder (28 commits)")[![jaroslavstefanec](https://avatars.githubusercontent.com/u/55752260?v=4)](https://github.com/jaroslavstefanec "jaroslavstefanec (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/ravols-elastic-insight/health.svg)

```
[![Health](https://phpackages.com/badges/ravols-elastic-insight/health.svg)](https://phpackages.com/packages/ravols-elastic-insight)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M202](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[shyim/opensearch-php-dsl

OpenSearch/Elasticsearch DSL library

175.9M9](/packages/shyim-opensearch-php-dsl)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)

PHPackages © 2026

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