PHPackages                             semitexa/search - 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. semitexa/search

ActiveSemitexa-module[Database &amp; ORM](/categories/database)

semitexa/search
===============

Semitexa Search - structured search contracts, tenant-aware scoping, ORM backend, and optional LLM query planning

2026.06.21.0352(1mo ago)1822MITPHPPHP ^8.4

Since Apr 1Pushed 1mo agoCompare

[ Source](https://github.com/semitexa/semitexa-search)[ Packagist](https://packagist.org/packages/semitexa/search)[ RSS](/packages/semitexa-search/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (8)Versions (10)Used By (2)

Semitexa Search
===============

[](#semitexa-search)

Structured search with tenant-aware scoping, ORM backend, and optional LLM query planning.

Purpose
-------

[](#purpose)

Provides a search abstraction with pluggable backends. The default ORM backend translates structured search requests into database queries with relevance ranking. Optional LLM integration enables natural-language query planning.

Role in Semitexa
----------------

[](#role-in-semitexa)

Depends on `semitexa/core`, `semitexa/orm`, and `semitexa/tenancy`. Suggests `semitexa/llm` for LLM-assisted query planning. Search results are automatically scoped to the active tenant.

Key Features
------------

[](#key-features)

- `SearchRequest` / `SearchResult` / `SearchHit` value objects
- `OrmSearchBackend` with full-text search support
- `OrmSearchTranslator` converts search syntax to ORM queries
- `OrmRankingStrategy` for relevance scoring
- `SearchIndexDefinition` for index metadata
- Tenant-scoped search isolation
- Optional LLM-assisted query planning

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.2% 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 ~11 days

Recently: every ~19 days

Total

8

Last Release

48d ago

Major Versions

1.0.3 → 2026.04.03.12402026-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/e94044da9f4c76cc5cd09ef0c693a68065787e10d0d18edfeedbef3573a9163a?d=identicon)[syntaxwanderer](/maintainers/syntaxwanderer)

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (24 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (9 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (3 commits)")[![tarashanych](https://avatars.githubusercontent.com/u/49571976?v=4)](https://github.com/tarashanych "tarashanych (2 commits)")

---

Tags

aifilteringfull-textindexingllmperformancequerysearchsemitexasearchormfilteringtenancysemitexa

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/semitexa-search/health.svg)

```
[![Health](https://phpackages.com/badges/semitexa-search/health.svg)](https://phpackages.com/packages/semitexa-search)
```

PHPackages © 2026

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