# jarektkaczyk/eloquence

Extensions for the Eloquent ORM

Repository: https://github.com/jarektkaczyk/eloquence
Canonical: https://ross.abutalabs.com/products/eloquence
Homepage: http://softonsofa.com
Language: PHP
License: MIT
License Family: permissive
Last push: 2025-05-21T06:45:39+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 22, release rhythm 8, longevity 100
- inputs: {"age_days": 4186, "days_push": 469, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1080, forks 132 (observed 2026-08-28T04:03:30.428713+00:00)

## What it is
A PHP package providing extensions for Laravel's Eloquent ORM, including searchable fulltext queries across related models, self-validating models, attribute mapping, meta attributes, and flexible mutators. Extensions can be installed together or individually via Composer.

## Use cases
- add fulltext search across eloquent models and relations
- self-validating laravel models
- map model attributes to different table columns
- store meta attributes on eloquent models
- custom attribute mutators in laravel

## When to choose
- you use Laravel Eloquent and want simple relation-aware search
- you need meta attributes or attribute mapping on models

## When to avoid
- you don't use Laravel or Eloquent
- you need a dedicated search engine like Elasticsearch for complex search

## Facets
- artifact type: library
- maturity: active
- function: orm, search-engine, serialization
- domain: databases, web-development, backend
- platform: php, cli
- tags: laravel, eloquent, fulltext-search, model-attributes, validation

## Member repositories
- jarektkaczyk/eloquence (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.428713+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:51:28.453533+00:00, confidence not recorded.
  - readme: https://github.com/jarektkaczyk/eloquence (fetched 2026-08-28T04:03:30.428713+00:00, sha 265ce6246a27)
  - homepage: http://softonsofa.com (fetched 2026-08-29T12:53:49.518213+00:00, sha 73ccf905ff6a)
  - site_page: https://softonsofa.com/about (fetched 2026-08-29T12:53:49.527372+00:00, sha 9394659c76b7)
  - site_page: https://softonsofa.com/a-story-about-laravel-resources (fetched 2026-08-29T12:53:49.529456+00:00, sha 37809efa31e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
