PHPackages                             mozzos/bouncy - 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. mozzos/bouncy

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

mozzos/bouncy
=============

Map Elasticsearch results to Eloquent models

1.0(10y ago)16MITPHPPHP &gt;=5.4.0

Since Aug 20Pushed 9y ago3 watchersCompare

[ Source](https://github.com/Mozzos/Bouncy)[ Packagist](https://packagist.org/packages/mozzos/bouncy)[ RSS](/packages/mozzos-bouncy/feed)WikiDiscussions master Synced today

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

Bouncy
======

[](#bouncy)

Please use this branch for Laravel 5 support.

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

[](#installation)

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

```
{
    "require": {
        "fadion/bouncy": "dev-l5"
    }
}
```

- Add the service provider to your `config/app.php` file, inside the `providers` array: `'Fadion\Bouncy\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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.3% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3966d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17780089?v=4)[ILM Warehouse](/maintainers/BrettCao)[@BrettCao](https://github.com/BrettCao)

---

Top Contributors

[![fadion](https://avatars.githubusercontent.com/u/374519?v=4)](https://github.com/fadion "fadion (25 commits)")[![lixinqi](https://avatars.githubusercontent.com/u/688197?v=4)](https://github.com/lixinqi "lixinqi (3 commits)")

---

Tags

laravelelasticsearcheloquent

### Embed Badge

![Health badge](/badges/mozzos-bouncy/health.svg)

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

###  Alternatives

[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k29.9M42](/packages/kirschbaum-development-eloquent-power-joins)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.0M88](/packages/mongodb-laravel-mongodb)[spatie/laravel-sluggable

Generate slugs when saving Eloquent models

1.5k12.4M294](/packages/spatie-laravel-sluggable)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[watson/validating

Eloquent model validating trait.

9733.4M53](/packages/watson-validating)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.1M23](/packages/yajra-laravel-oci8)

PHPackages © 2026

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