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)427[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 1w 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

25

—

LowBetter than 35% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity11

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

3920d 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

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.9M110](/packages/mongodb-laravel-mongodb)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k35.7M52](/packages/kirschbaum-development-eloquent-power-joins)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.3M27](/packages/yajra-laravel-oci8)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)

PHPackages © 2026

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