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 2mo ago

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 43% 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

3919d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47a1804d44352dd2017acbe88bb9f696b0080687666f4aee08d0d8b81a4c38bb?d=identicon)[BrettCao](/maintainers/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

[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)
