PHPackages                             ceopag/eloquence-metable - 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. ceopag/eloquence-metable

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

ceopag/eloquence-metable
========================

Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.

5.6(8y ago)051MITPHPPHP &gt;=7.0.0

Since Oct 13Pushed 6y agoCompare

[ Source](https://github.com/ceopag/eloquence-metable)[ Packagist](https://packagist.org/packages/ceopag/eloquence-metable)[ RSS](/packages/ceopag-eloquence-metable/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (4)Used By (0)

Sofa/Eloquence
==============

[](#sofaeloquence)

[![Build Status](https://camo.githubusercontent.com/d87212250a95ae0eaf762f3822c2e023ea6c442fd6a24459dbc68373b1cc545c/68747470733a2f2f7472617669732d63692e6f72672f6a6172656b746b61637a796b2f656c6f7175656e63652d6d657461626c652e737667)](https://travis-ci.org/jarektkaczyk/eloquence-metable) [![Coverage Status](https://camo.githubusercontent.com/f0705c4edc79459eea43956125e195ea628b1d27b1811c3fe66cb7c15994e1b5/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6a6172656b746b61637a796b2f656c6f7175656e63652d6d657461626c652f62616467652e737667)](https://coveralls.io/r/jarektkaczyk/eloquence-metable) [![Code Quality](https://camo.githubusercontent.com/7e6cc08b407a1a991d38646cfcef94d03611e55cd8a65119b2a3611a877db9fe/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a6172656b746b61637a796b2f656c6f7175656e63652d6d657461626c652f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/jarektkaczyk/eloquence-metable) [![Downloads](https://camo.githubusercontent.com/cfbad784c30df8c3d61d696dc5be7b8ce40e0b8ac6e84b47bdb1fbd0bad13c0c/68747470733a2f2f706f7365722e707567782e6f72672f736f66612f656c6f7175656e63652d6d657461626c652f646f776e6c6f616473)](https://packagist.org/packages/sofa/eloquence-metable) [![stable](https://camo.githubusercontent.com/c0f8a3ce723b15cdcb012a3240c0af26ae1c27e49a8b5ca98ae68564bfb32ae1/68747470733a2f2f706f7365722e707567782e6f72672f736f66612f656c6f7175656e63652d6d657461626c652f762f737461626c652e737667)](https://packagist.org/packages/sofa/eloquence-metable)

Easy and flexible extensions for the [Eloquent ORM](https://laravel.com/docs/eloquent).

**If I'm saving you some time with my work, you can back me up on [Patreon page](https://patreon.com/jarektkaczyk).**

Currently available extensions:

1. [Searchable](https://github.com/jarektkaczyk/eloquence-base) query - crazy-simple fulltext search through any related model
2. [Validable](https://github.com/jarektkaczyk/eloquence-validable) - self-validating models
3. [Mappable](https://github.com/jarektkaczyk/eloquence-mappable) -map attributes to table fields and/or related models
4. [Metable](https://github.com/jarektkaczyk/eloquence-metable) - meta attributes made easy
5. [Mutable](https://github.com/jarektkaczyk/eloquence-mutable) - flexible attribute get/set mutators with quick setup
6. [Mutator](https://github.com/jarektkaczyk/eloquence-mutable) - pipe-based mutating

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

[](#installation)

```
composer require sofa/eloquence-metable
```

**Check the [documentation](https://github.com/jarektkaczyk/eloquence/wiki) for installation and usage info, [website](http://softonsofa.com/tag/eloquence/) for examples and [API reference](http://jarektkaczyk.github.io/eloquence-api)**

Contribution
------------

[](#contribution)

Shout out to all the Contributors!

All contributions are welcome, PRs must be **tested** and **PSR-2 compliant**.

To validate your builds before committing use the following composer command:

```
composer test
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

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

Every ~70 days

Total

3

Last Release

2990d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58c07f5c4b1bf83113bbec50d06d5e7e289d61ee2f513c6948421a7f313935a5?d=identicon)[ceopag](/maintainers/ceopag)

---

Top Contributors

[![jarektkaczyk](https://avatars.githubusercontent.com/u/6928818?v=4)](https://github.com/jarektkaczyk "jarektkaczyk (2 commits)")[![heliopassarelin](https://avatars.githubusercontent.com/u/49026132?v=4)](https://github.com/heliopassarelin "heliopassarelin (1 commits)")

---

Tags

laraveleloquentsearchablemappablemetablemutable

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ceopag-eloquence-metable/health.svg)

```
[![Health](https://phpackages.com/badges/ceopag-eloquence-metable/health.svg)](https://phpackages.com/packages/ceopag-eloquence-metable)
```

###  Alternatives

[sofa/eloquence

Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.

1.1k1.5M10](/packages/sofa-eloquence)[sofa/eloquence-metable

Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.

321.3M9](/packages/sofa-eloquence-metable)[sofa/eloquence-mappable

Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.

511.4M5](/packages/sofa-eloquence-mappable)[sofa/eloquence-mutable

Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.

261.3M8](/packages/sofa-eloquence-mutable)[sofa/eloquence-validable

Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.

231.1M5](/packages/sofa-eloquence-validable)

PHPackages © 2026

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