Ross ROSS = Recommend OSS · open-source software intelligence for agents

protonemedia/laravel-cross-eloquent-search

Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns. observed · 2026-08-28

github.com/protonemedia/laravel-cross-eloquent-search · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 69
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 230.0
  • age_days: 2256
  • days_rel: 191
  • days_push: 186
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1129 stars · 79 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel PHP package that lets you search across multiple Eloquent models in a single database query. It supports cross-model pagination, sorting, full-text search, relationship searching, and works with MySQL, PostgreSQL, and SQLite.

Use cases

  • search across multiple laravel models in one query
  • paginate combined search results from posts and videos
  • add full-text search to eloquent models without scout or algolia
  • search through model relationships and nested columns
  • sort cross-model search results by relevance or column
  • filter search with query scopes and constraints

When to choose

  • you have a Laravel app with multiple Eloquent models to search simultaneously
  • you want in-database search without external services like Algolia or Meilisearch
  • you need cross-model pagination and sorting of combined results
  • you want zero third-party dependencies and simple setup

When to avoid

  • you need a dedicated search engine with typo tolerance, faceting, or fuzzy matching at scale
  • your project is not built on Laravel or Eloquent
  • you need to index non-database sources like files or external APIs

Facets

library · maturity active

search-engine database web-development databases php eloquent laravel-package cross-model-search full-text-search pagination search laravel mysql postgresql sqlite

2 sources

Member repositories

RepositoryRoleHealth v2
protonemedia/laravel-cross-eloquent-searchmain65

For agents

markdown · JSON · MCP: product_card(name="protonemedia/laravel-cross-eloquent-search")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem