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

spatie/laravel-searchable

Pragmatically search through models and other sources observed · 2026-08-28

github.com/spatie/laravel-searchable · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 68
  • Release rhythm 71
  • 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: 12
  • age_days: 2827
  • days_rel: 193
  • days_push: 193
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1376 stars · 111 forks observed · 2026-08-28

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

A Laravel package that provides pragmatic, structured search across Eloquent models and other sources like APIs or arrays. It aggregates case-insensitive search results from multiple registered sources into a unified, groupable result set.

Use cases

  • add search to laravel models
  • search multiple eloquent models at once
  • unified search results grouped by type
  • search across models and external apis
  • simple site search for laravel app
  • case-insensitive model attribute search

When to choose

  • you need simple, pragmatic search over Eloquent models and other sources in a Laravel app
  • you want structured, grouped search results without running a dedicated search engine
  • you need to combine model data with external sources in one search

When to avoid

  • you need full-text relevance ranking, fuzzy matching, or typo tolerance
  • you have large datasets where a dedicated engine like Meilisearch or Elasticsearch is warranted
  • you are not using Laravel or PHP

Facets

library · maturity stable

search-engine web-development backend php laravel eloquent model-search spatie search-aspects search web-server

4 sources

Member repositories

RepositoryRoleHealth v2
spatie/laravel-searchablemain75

For agents

markdown · JSON · MCP: product_card(name="spatie/laravel-searchable")

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