PHPackages                             argb/elastic-cat - 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. [Database &amp; ORM](/categories/database)
4. /
5. argb/elastic-cat

ActiveLibrary[Database &amp; ORM](/categories/database)

argb/elastic-cat
================

Map Elasticsearch results to Eloquent models

v1.0.3(10y ago)527[1 issues](https://github.com/argb/elastic-cat/issues)MITPHPPHP &gt;=5.4.0

Since Nov 16Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

ElasticCat
==========

[](#elasticcat)

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

[](#installation)

- Add the package to your `composer.json` file and run `composer update`:

```
{
    "require": {
        "argb/elastic-cat": "^1.0"
    }
}
```

- Add the service provider to your `config/app.php` file, inside the `providers` array: `'Argb\ElasticCat\BouncyServiceProvider'`
- Publish the config file by running the following command in the terminal: `php artisan vendor:publish`
- Edit the config files: `config/bouncy.php` for Bouncy specific options and `config/elasticsearch.php` for configuring the ElasticSearch client.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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 ~7 days

Total

2

Last Release

3829d ago

### Community

Maintainers

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

---

Tags

laravelelasticsearcheloquent

### Embed Badge

![Health badge](/badges/argb-elastic-cat/health.svg)

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

###  Alternatives

[pdphilip/elasticsearch

An Elasticsearch implementation of Laravel's Eloquent ORM

145360.2k4](/packages/pdphilip-elasticsearch)[sleimanx2/plastic

Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.

508141.9k1](/packages/sleimanx2-plastic)[fadion/bouncy

Map Elasticsearch results to Eloquent models

7116.3k](/packages/fadion-bouncy)

PHPackages © 2026

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